Comments by Guy

Hi Joe. I noticed another bug. You're treating Ch. Pressure and Aftertouch as the same thing but they are different. So you get a midiformat error when either message type is received (since you're routing Aftertouch to Ch.Pres and Ch.Pres to Aftertouch)
Hi Joe. There is a bug in your device. Pitchbend and Pgm Change are not getting through. You need to add "@bend 1 @pgm 1" to the midiselect object.