We closed this forum 18 June 2010. It has served us well since 2005 as the ALPHA forum did before it from 2002 to 2005. New discussions are ongoing at the new URL http://forum.processing.org. You'll need to sign up and get a new user account. We're sorry about that inconvenience, but we think it's better in the long run. The content on this forum will remain online.
IndexProgramming Questions & HelpSound,  Music Libraries › proMidi MidiOut noteOff events notification
Page Index Toggle Pages: 1
proMidi MidiOut noteOff events notification (Read 427 times)
proMidi MidiOut noteOff events notification
Jul 16th, 2008, 4:50pm
 
I wish proMidi could provide notification for outgoing noteOff events, just like it does for incoming noteOn and noteOff events when using an external app/controller.

I tried modifying the library but couldn't compile it without errors at runtime... argh! I also tried extending the MidiOut class but I have many errors at compilation.

Has someone already successfully extended this MidiOut class? I really need feedback when those noteOff messages are sent.
Page Index Toggle Pages: 1