writing a midi file w/ midi.py / python

christopher ariza ariza at flexatone.com
Fri Apr 4 15:19:10 EST 2003


does anyone have some sample code of how to write a basic midi file with
python?

i dont need to deal with real-time communication, i just want to
take a few note-events (as a python data structure) and spit out a midi file.

i have been looking at Will Ware's midi.py:

http://www.python.or.kr/pykug/midi_2epy

but cant get it to do what i want. i cant find any more information about
this module, examples of it in use, or a way to contact the author. anyone
every use midi.py?

if anyone has some tips, many thanks in advance.

________________________________________
christopher ariza \ http://flexatone.net






More information about the Python-list mailing list