super alpha—i.e., not yet for public consumption!!!
- trnzscrybe is a Python package for music transcription. its job is to convert from time-in-seconds to time-in-music-notation.
- lily markup can be attached to a note and passed right through
- standard and custom listeners and callback functions for writing lily markup
- LilyPond
- abjad
- matplotlib.pyplot (for test plotting)
- Python 2 (not yet tested for Python 3)
- there's an ipython notebook tutorial to demonstrate basic features and use.
- there's a test suite to make sure we don't break things. this can be run from the terminal.
- master is the current stable release
- develop is the working development version for the next release
- features are feature-specific development versions
features are merged into develop and master is then updated through a release