Releases: salu133445/pypianoroll
Releases · salu133445/pypianoroll
Pypianoroll v0.2.0
- Change default mode for MultiTrack.parse_midi() and MultiTrack.parse_pretty_midi() to 'max'
- Remove mode 'any' from MultiTrack.parse_midi() and MultiTrack.parse_pretty_midi()
- Use np.uint8 for the piano-rolls parsed from MIDI files when possible to save disk space
Pypianoroll v0.1.4
Pypianoroll v0.1.0
Update documentation website
Release for PYPI intial upload
0.0.2 Update documentation
First release
Initial release with single-track and multi-track piano-roll supports and some basic visualization utilities.