John_W._Couvillon Posted April 19, 2011 Report Posted April 19, 2011 TK, Is it possible to use duplicate midi note numbers in the outputs if the channel numbers are different? Pin# Byte 1 byte 2 1 = 90 1 2 = 91 1 johnc Quote
TK. Posted April 19, 2011 Report Posted April 19, 2011 Hi, yes, this can be achieved with following setup: ... [MIDI_IN] 1 = 90 30 2 = 91 30 3 = 92 30 4 = 93 30 ... [/code] This passes C-2 on Channel 1/2/3/4 to DOUT pin 1/2/3/4 Best Regards, Thorsten. Quote
John_W._Couvillon Posted April 19, 2011 Author Report Posted April 19, 2011 Thanks TK, you made my day! Johnc Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.