Quote Originally Posted by AcidMutant
Midi Note On is a Control change like any other (except that synths/sequencers expect a note off afterwards)

I believe the controller number is 9 (I think) if you can set that up on your controller surface. I think 8 is note off but don't quote me on these!

:lol:
Don't think that's quite true all controller messages start 0xB0-0xBF and note messages start 0x90 to 0x9F, that's where the 9 comes from but it's not a controller number.