A new release of Duplex has arrived:
https://forum.renoise.com/t/duplex-beta-versions/30625
Following up on the above post, this release is focused on improving the Keyboard application with support for the “mono” and “hold” trigger modes.
Also, the grid layout has been expanded to support extra layout modes: isomorphic, harmonic and piano-style layouts, with realtime support for the selected harmonic scale and key.
Adding a keyboard configuration for your own controller is simple, as long as it’s supported by Duplex - you can use the monome or launchpad configurations as a starting point (and please share any such configuration ;))
Core/Browser
- Decorate open device dialogs when hardware is hot-swapped
- Prevent notifier feedback in browser dialog
Core/MessageStream
- Better handling of "soft_echo", respond only to programmatic events
Core/OscVoiceMgr
- Support for trigger options (hold/mono modes)
- Register_callback(), makes apps able to receive notifications
Core/Device
- Changed the interpretation of "colorspace" a little: monochrome devices
are now specified as {1} instead of {1,1,1}
Applications/Keyboard
- Support harmonic scales (scale and key)
- Custom grid layouts (harmonic, isomorphic layout and piano emulation)
- Support for trigger options (hold/mono modes)
Applications/Instrument (new)
- Control basic instrument options
Documentation
- More links and descriptions