Skip to content

Pypianoroll v0.4.0

Compare
Choose a tag to compare
@salu133445 salu133445 released this 18 May 08:18
  • Make Matplotlib and Moviepy optional
  • Add unit tests
  • Fix note off bugs in pypianoroll.Mutitrack.parse_pretty_midi()
  • Move all plotting functions to one file (pypianoroll/plot.py)
  • Remove normalization arguments from plotting functions (value range now infered from dtype)
  • Add argument dtype to pypianoroll.Track.assign_constant()