Skip to content

Pypianoroll v0.2.0

Compare
Choose a tag to compare
@salu133445 salu133445 released this 12 Apr 09:47
  • 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