Python classes for reading/writing/parsing MIDI files

Max M maxm at normik.dk
Thu Dec 6 09:37:24 EST 2001


"Will Ware" <wware at alum.mit.edu> wrote in message
news:3C0F63F0.20D2B25 at alum.mit.edu...

> Nearly a year ago I wrote some Python classes for MIDI events and objects.
> These made it possible to parse an existing MIDI file to produce a
meaningful
> Python data structure, and I used that to do some music synthesis in
> software. The classes are now also capable of writing a MIDI file. Thusfar
> the only test I've done has been to read in one MIDI file, parse it to
> Python data structures, and write out another, and make sure they sound
> identical;

Great ... i'll have a look-see. Algorithmic composition is rad :-)

regards Max M





More information about the Python-list mailing list