- 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()`