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
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.
John_W._Couvillon Posted April 19, 2011 Author Report Posted April 19, 2011 Thanks TK, you made my day! Johnc
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now