Page 1 of 1

Why can't I output MIDI CC#32?

Posted: Tue Apr 28, 2015 3:40 pm
by Nowhk
This is the schema I have at the moment:

Immagine.png
Immagine.png (31.87 KiB) Viewed 8260 times

using 192 instead of 32 (Program changes instead of Bank Select fine) it outputs the correct MIDI message (with the right MIDI port for FL Studio).

But that kind of message (with value 2), well, I'm not able to send outside. It seems output just nothing. Where am I wrong?
Sorry for the harassment, I love this tool :)

Re: Why can't I output MIDI CC#32?

Posted: Tue Apr 28, 2015 5:03 pm
by RJHollins
CC messages use 176 for STATUS.

D1 is the CC#

D2 is the Values

Re: Why can't I output MIDI CC#32?

Posted: Tue Apr 28, 2015 10:04 pm
by Nowhk
Oh I see! Thank you very much!!!

Re: Why can't I output MIDI CC#32?

Posted: Tue Apr 28, 2015 10:16 pm
by RJHollins
8-)