pysmf - a Python module for Standard MIDI Files, based on libsmf

Copyright (C) 2009-2011  Dominic Sacré  <dominic.sacre@gmx.de>


To build and install, run:
./setup.py build
./setup.py install


Documentation:
- see the scripts in the examples directory
- read the docstrings
- read the code :)
