pysong

A package providing data structures for representing symbolic musical scores


License
MIT
Install
pip install pysong==0.0.4

Documentation

pysong

pysong is a library containing data structures for representing symbolic music scores. The package was created for use in algorithmic music generation, so it focuses on simple representation for core music data such as pitches and rhythm. Libraries are provided to import/export from MIDI.

This library is still in development. Stay tuned.