hello
i want to route my midi keyboard to different destinations inside one patch.
i need something like a midi patcher which determines to which pianoroll my input keyboard data is routed.
i want to switch different destinations via a combo box .
any help greatly appriciated
cheers
mark
midi switch
You can use a data dispatcher ( data /data manipulation) for this , works for Midi messages too.
-
funkyguitarist
- Member
- Posts: 40
- Contact:
hi nay seven
thank you for the fast reply
i almost have it working
the selector is expecting an integer for the selection of the output
how can i convert the numerical output of a switch into an integer?
with a combo list it is already working but i need 8 separate buttons or switches.
cheers mark
thank you for the fast reply
i almost have it working
the selector is expecting an integer for the selection of the output
how can i convert the numerical output of a switch into an integer?
with a combo list it is already working but i need 8 separate buttons or switches.
cheers mark
A 0-1 switch outputs integer, so you can create 8 switchs with value ON=1, Off=0, then ON=2, Off=0 and so...
now use the group mode and link them all to the select inlet of the dispatcher, that's all
now use the group mode and link them all to the select inlet of the dispatcher, that's all
Who is online
Users browsing this forum: No registered users and 28 guests
