Current state. We can assign and output both osc and midi messages (and that is soooo useful)
The main problem is that although we can achieve bidirectional communication, for both OSC and MIDI interfaces, we have to do it manually and not in the same place.
To assign a control, we just right-click in place of the value and select the type of message that will change it, but we are not able to define a response to what happens when the value changes (in the same place).
To do that, we have to search for the compound and manually put it in place, and then if we need to change anything, we have to remember what we did since there is no list, as there is for incoming assignments.
What would be best?
To be able to define (in the same menu) outgoing messages based on value changes.
For OSC, we need the outgoing path, and for MIDI, we need the note that should be affected.
Hi Buffos,
There is actually a list in the Properties window:
You can have different layouts saved here and switch between them at runtime.
If that doesn't satisfy your needs, we can add something to our request list based on your needs, if you can describe how it would fit together with this list panel.
Note, if you use OSC and MIDI Controller In or Out modules, then you can even dynamically change between OSC paths or MIDI notes.
Warmest regards,