Real time event accuracy

Pedro Kroger kroger at pedrokroger.net
Wed May 9 13:15:04 EDT 2012


> I'd also appreciate suggestions and pointers to a 
> suitable python MIDI library, and maybe an outline
> of what must be done to get the MIDI events to the other program's MIDI in.

Mark Wirt's MidiUtil is a nice library for MIDI. It doesn't do exactly what you want (it generates MIDI files) but it's a nice library and it may be a good starting point:

http://code.google.com/p/midiutil/

Pedro

--
http://pedrokroger.net
http://musicforgeeksandnerds.com/



More information about the Python-list mailing list