Releases: craffel/pretty-midi
Releases · craffel/pretty-midi
0.2.10
Convenience functions, Python3/doc fixes
- Add tutorial 7d7ea0a
- Add support for sustain pedal in piano roll e3ab5f9
get_duration
andduration
property forNote
objects 9851c0c- Fix
get_beats
for compound meters 369ce98 - Enforce strictly increasing times in
adjust_times
bd97acd - Update
librosa
calls in example 6e767d3 - Bugfixes, docfixes, and Python3 compatibility 3a9153f 4fa04b0 2008db6 d13d78b 48fae35 78e33ab 82083e0
Python3, note parsing fixes; examples
Python3 and docstring fixes; add ability to write to file
Switch to mido backend
Hotfix for pip/MIDI issues
- #92 setup.py should install midi package from GitHub
Hotfix for octave off-by-one error in note name conversions
- Octave number in
note_number_to_name
andnote_name_to_number
is off by 1 #91
Hotfixes for estimate_tempo, instrument creation, Python3
Update docs, hotfix for `get_end_time` functions.
Only change: #80