Skip to content

Pypianoroll v0.5.0

Compare
Choose a tag to compare
@salu133445 salu133445 released this 13 Sep 19:50
  • Add pypianoroll.metric module
  • Support more options in pypianoroll.parse
  • Rename methods for Multitrack
    • get_maximal_length -> get_max_length
    • get_num_downbeat -> count_downbeat
    • get_stacked_pianorolls -> get_stacked_pianoroll
  • Improve the documentation (mostly docstrings)