Is it possible to program a control matrix - similar to what you might find on some hardware synths - using MIDI Designer?
Example of what I would like to accomplish:
Say you have 3 toggle pushbuttons "A B C", and 4 knobs, "1 2 3 4".
If pushbutton A is selected, each knob would send CC messages unique to A.
If pushbutton B is selected, each knob would send a different CC message unique to B.
If pushbutton C is selected, each knob would send a different CC message unique to C.
Is this "doable"?
Thanks in advance!