


via synth_nyc
"I developed a bidirectional editor for Waldorf Music M v1.10 using TouchOSC mk2 augmented by LUA scripts, here is a video (with audio) showcasing 4 possible workflows.
It was interesting loading the patches I created (without an editor, directly on the synth)
https://waldorfmusic.com/produkt/soundset-synth-nyc-the-blue-journey/
https://waldorfmusic.com/produkt/soundset-synth-nyc-shapes/
… in the editor and have global view of the patch in 2 (editor) pages only.
GENERIC FEATURES:
- Display parameter Name and Value
- Double click a slider or button to reset it to a default value
- MIDI data rate efficient: only sends a MIDI message if the parameter value is incremented or decremented by 1
SPECIFIC FEATURES (FW v1.10):
- 2 Editor Pages per M Part (total of 8 Pages for the 4 M Parts)
- 1 Editor Page for M Multi
- All Single (Program) (254 x4 = 1016, for each of the 4 Parts) parameters implemented in the editor. Program parameters are bidirectional using SYSEX
- All Multi parameters (130) parameters implemented in the editor. Multi parameters are bidirectional using SYSEX
- Automatically imports M current Single / Multi bank / program numbers (3 parameters) when the editor is started using SYSEX
- MIDI Channel selection slider
- Bank (change) + Program (change) selection slider + buttons
- Buffer Request, Buffer Init, Buffer Write and Program Write buttons using SYSEX
- Multi (Arrangement) change buttons using SYSEX
- Multi (Arrangement) Buffer Request, Multi (Arrangement) Write buttons using SYSEX