Welcome to %s forums

BrainModular Users Forum

Login Register

midi switch

I need help on a Patch
Post Reply
funkyguitarist
Member
Posts: 40
Contact:

Unread post by funkyguitarist » 14 Sep 2013, 22:29

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

User avatar
nay-seven
Site Admin
Posts: 5684
Location: rennes France
Contact:

Unread post by nay-seven » 15 Sep 2013, 00:08

You can use a data dispatcher ( data /data manipulation) for this , works for Midi messages too.

funkyguitarist
Member
Posts: 40
Contact:

Unread post by funkyguitarist » 15 Sep 2013, 00:57

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

User avatar
nay-seven
Site Admin
Posts: 5684
Location: rennes France
Contact:

Unread post by nay-seven » 15 Sep 2013, 08:50

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

Post Reply

Who is online

Users browsing this forum: No registered users and 28 guests