PyMIDI ?

Jason Cunliffe jasonic at nomadicsltd.com
Fri Apr 9 03:33:41 EDT 1999


Hello

I am looking for pointers to any MIDI work done with Python. I can see
several ways to handle MIDI in Python:

- wrapping MIDI c libraries with SWIG

- Direct binary MIDI file i/o parsing in Python - but will this be fast
enough?

- linking to an existing optimized MIDI toolkit such as Tim Thompson's
superb openSource xplatform 'Keykit' language http://209.233.20.72/keykit/
(check it out)

- on Win32 via COM use a toolkit like Mabry's MIDII/o http://www.mabry.com

- ???

Thanks in advance any ideas

- Jason








More information about the Python-list mailing list