implementation of this would be similar to how you can set up radio buttons in flowstone or synthedit so that each click sends the value in relation to the step or index that is being toggled through, that way a single button could be used to send the discrete steps values , how the state would show is not clear to me.
With a better formatting :
Some CCs have discret values (like 0, 25, 50, 75, 100, 127) to represent mutually exclusive options (type of waveform, filter type...). I like to map them using buttons for instant activation (each one send a specific value).
Unfortunately it is not yet possible to have a visual feedback when an option is selected. Latched mode help but what is missing is an option to release the current down button when a new one is pushed in the same group.
A possible implementation might be an optional groupId on buttons.
Olivier Coursière
1 person likes this idea