/pysong_old

A package providing data structures for representing symbolic musical scores

Primary LanguagePythonMIT LicenseMIT

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.