Release 1.8.0

Hi there everyone, the stable release of v1.8 is here - v1.8.0 aka “Fun for Days!”.

This is a new feature release, with focus on bringing the features that were developed during the past few months but had to be disabled in order to get Duo X with a stable release (and shipping of course).
There’s also many fixes, some optimizations and overall user experience improvements.
The list of new features was on the 1.8.0-RC1 announcement, but let’s go through them again.

Actuator groups

Lists can now be addressed to multiple device footswitches/buttons in a group, one going up and the other down.
The idea here is to make it easier to navigate through a list, as before we had to reach the end in order to wrap-around and get back to the initial item.

MIDI separated mode is back

The previous way used on the MOD Duo to manage MIDI devices is now back as a MIDI port mode option (default mode is aggregated).
This means each individual MIDI device port gets its own MIDI jack in the web GUI.
Pedalboards that were made in v1.6 or older will load in separated MIDI mode, in order to keep backwards compatibility.
Press the “MIDI Ports” button in the bottom bar to open a small dialog where you can switch between the two.

Tempo divider addressings

We have added a new feature that makes it possible to sync time-based parameters of a plugin to the master tempo of the unit.
This can be used to sync (multiple) plugins to the host clock, even if the plugin itself doesn’t have a host sync feature built-in.

When this feature is available for the parameter, you will see an option to “Translate value to musical tempo” in the assign menu.
Beneath that you will see a list of dividers for the tempo e.g “1/4”, “1/8”, “1/16”.
This will allow you to sync the tempo to a musical subdivision, like quarter notes or sixteenth notes etc.
You can also select an actuator to map the full list of musical subdivisions to your device controls.
This new feature is supported on controls with the units: Hz, MHz, kHz, seconds, milliseconds and minutes.

Actuator lists pagination

When assigning a list-type control to a device actuator, the contents are now paginated.
In less technical terms, we can now send parts of the list instead of the full thing (which is not possible if the list is too big).
This allows to have an infinite number of items in a list, no longer limited by a few initial items. :slight_smile:
This applies to banks, pedalboards and parameter lists.

Device settings menu option (Duo X specific)

The Duo X now has a few options to customize its behaviour.
Find these in the menu under system -> device -> device settings:

  • brightness
  • hide/show unassigned actuators
  • grab & direct knob mode (grab mode is default)

Other notable mentions

  • faster web interface connection while under load
  • noise reduction

Visit http://wiki.moddevices.com/wiki/Releases#Release_1.8 to see all changes since v1.7.


The next time you open the MOD web interface you’ll receive an update notification.
Just click on the tooltip icon in the bottom-right when that happens, then ‘Download’ and finally ‘Upgrade Now’.
Wait for a few minutes while the MOD updates itself automatically. :slight_smile:


We hope you’re enjoying your MOD Duo and/or MOD Duo X.
Let us know if you find any issues.

11 Likes

Congrats! Going to upgrade my Duo to this right now :slight_smile: Presumably I can upgrade directly from 1.6.x rather than having to go through 1.7.x?

Seems this is not ready yet :slight_smile:

haha this is embarrasing… shame on discourse software by not making unlisted topics actually unlisted :roll_eyes:

I wrote this for others in the team to review. guess it is time to publish it…

3 Likes

This keeps happening to us :wink:


Unlisted topics are actually unlisted, but this does not mean they’re invisible, only that they’re not listed in the forum index. Topic notifications and other features function as normal.

But anyway, congrats on all the great work!

3 Likes

this is great!.. i just ran into the lists-don’t-wraparound bug, literally seconds before getting this notification! :stuck_out_tongue_winking_eye:

fixed, of course.

thanks, as always, for being total champs, all you MOD people! :heart_eyes:

2 Likes

btw… i got the update notification on my DuoX, but not on my Duo.

??

Hello @plutek,

I got the notification after rebooting my 1.8 RC5 mod duo.

Greetings and God bless, Marius

oooooooooops… right, ye ol’ reboot! :stuck_out_tongue:
that did it!

thanks, @mj_prod!

OK I got the notification on my Duo without rebooting and just updated. Everything looks fine so far except this 0 GHz / 0 oC thing at the bottom of the screen:

image

If I click it I get a Bug! Communication failure notification:

image

That is for Duo X only. since it is only visible when developer mode is on, we did not think of it as too important to hide it.
Just pretend it is not there for now :wink:

1 Like

Haha OK, thanks!

Upgrading from RC5, after confirming the dialog to install the image, a Bug! message showed. I’ll try again in a bit - anything I should look for? (comfortable in ssh, browser dev tools)

I use this when looking for bugs in the web server side of things:

systemctl stop mod-ui; hmi-reset; sleep 1; MOD_LOG=1 mod-ui.run

Very interested to know if you find something. Thanks

I’ve been having issues with this release and MOD Duo X. After upgrading the displays hang at MOD logo, but I can see output gain changes, if I operate the right knob.

I managed downgrading to Version 1.7.4.844 by “Troubleshooting Reinstall” method after logging in via SSH and running:
mod-ui.run
The UI seems to load partly and I can get the device into “force install”. Without issuing the above command it automatically reinstalls Version 1.8.0.955 again, when I initiate that mode while powering up.

There have been a couple of fixes recently, I think v1.8.2 will work on this case without troubles.
We are releasing it very shortly, care to try please?

Yeah. This seems to be fixed now. :upside_down_face: Thanks.

1 Like