Hi there everyone, the very first post-1.0 feature-release is here - v1.1.0-RC1 aka “What year is this?”.
This is a new feature release, with lots of new stuff.
For this reason we’re not calling it stable yet. It will have a testing period of 2 weeks.
If no issues are found in 2 weeks we’ll release it as stable, otherwise we’ll do a Release Candidate 2.
So, what’s new?
-
Bluetooth network support is here!
Now you can go wireless! Requires a Bluetooth 3.0 or higher USB stick (not included in the MOD unit).
The connection speed is not as fast as with the USB cable. But once you load a few projects the browser should cache enough resources and make it almost feel the same.
For more information and how to connect via bluetooth refer to our wiki page:
http://wiki.moddevices.com/wiki/Bluetooth. -
Tuner!
By holding down the right knob a tuner will appear on the right display.
(note: banks have been moved to the left menu)
Press the right knob to select the input channel (either input 1 or 2).
The tuner currently in use is GxTuner by the guitarix team.
Try it out! -
Save and reset pedalboard directly from the controller
A new ‘Current pedalboard’ option on the left display menu allows you to save changes to the currently loaded pedalboard. No more need for connecting the PC for small adjustments.
You can also reset to the previous saved state. -
Restore MIDI device connections
Basically now when you remove a MIDI device (without manually unselecting from the “MIDI Ports” dialog) and then add it back, it will reappear on the web interface and restore the connections it had before.
The device connections are still saved even after you disconnect it. And loading of that pedalboard will have that information pending, waiting for the device to be connected again. -
Control outputs for modguis
This makes it possible to receive some feedback from the plugin DSP side into the web interface.
Currently only AT-1 and Step Sequencer make use of it, but we’re sure there will be more in the future.
Now developers can produce a little more complex interfaces, showing feedback of what’s going on behind the scenes.
There’s also quite a few more small changes and tweaks.
You can read the full changelog below.
Because this release is still under testing, it won’t appear as an update in the web interface just yet.
You’ll have to manually download and apply the update file if you wish to try it out.
Here’s the manual download link:
http://download.moddevices.com/releases/modduo/modduo-v1.1.0-RC1.tar
The upgrade procedure is explained at the top of our releases page, here:
http://wiki.moddevices.com/wiki/Releases
And here’s the changelog:
controller:
- add ‘current pedalboard’ actions (save and reset)
- auto-update information screens
- banks moved to left display (ie, system menu)
- tuner added to 2nd display
- decrease footswitch de-bouncing time
mod-host/ui:
- add support for LV2 control outputs in modguis (see modgui:MonitoredOutput)
- broadcast parameter changes to all listening websockets
- do not time-out after save, while generating screenshot
- make MIDI devices always enabled for MIDI CCs and programs
- optimize first page load by delaying plugin listing & indexing
- pass LV2 port comments to modgui widgets
- rename “Add MIDI Device” to “MIDI Ports”
- re-add midi devices if not manually removed by user
- save & restore removed midi device connections
- throttle events from host to UI
- real fix for initial knob values after page reload
- restore bank midi-program state after closing browser
- show different error when failing to download a plugin if not authenticated
- several optimizations
mod-os:
- add bluetooth network support
- allow ssh access using password once again (limited to USB connection)
- automatically run fsck on boot as needed (fixes read-only user data)
- nooice now runs as internal client
- update LV2 libraries to their latest stable versions
- system tweaks and optimizations
We hope you’re enjoying your MOD Duo.
Please let us know of any issues!