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 how to address events
Page Index Toggle Pages: 1
ProMIDI how to address events? (Read 584 times)
ProMIDI how to address events?
Dec 13th, 2007, 9:52pm
 
When working with tracks, one would like to read existing track events and delete existing and add new events while the sequencer is running. The removeEvent method requires the MIDI event as an argument plus its position in the track, though how is an existing event actually read e.g. is there a readEvent method so that event may be passed as an argument to, for instance,  removeEvent? Thanks!
Page Index Toggle Pages: 1