The MIDI module provides MIDI input parsers for Python. Documentation is in MIDI.txt. Please, contact Eric S. Tiedemann with comments, suggestions, patches, etc. To install this, make sure Python (http://www.python.org/) 1.5 or newer is installed. You will also need distutils (http://www.python.org/sigs/distutils-sig/) which will be included with Python 1.6. Make sure python is in your path. Then do: python setup.py install You can run test.py and it will read MIDI from standard input. On UNIX systems with OSS compatible device bindings (e.g., Linux), this is conveniently tested with: dd bs=1