Skip to content

Release 1.9.0

Latest

Choose a tag to compare

@sildater sildater released this 25 May 01:47
427ff87

Version 1.9.0

This version introduces the following changes.

New Features

  • Add support for new matchfile version 1.1.0 including many-to-many matches #508
  • Add support for "sameas" IDs in mei #498
  • Add score direction maps #496
  • Add functionality to capture local grace note order #495

Bug Fixes

  • Fix broken ties of same pitch and same measure #502
  • Fix mei import for musescore-generated mei files #504
  • Make pandas consistently optional #498
  • Fix handling of chord attributes #488
  • Safe pandas type checking in tests #486
  • Fix measure number parsing in load_match #508
  • Fix sample rate for fluidsynth #494
  • Fix integer casting for ppq #493
  • Fix bug in chord cue note parsing #491
  • Fix bug in performance_note_array_from_score # 490

Other

  • Add flags to make parsing functions work quietly #507
  • Improve errors for malformed msucxml #505
  • Update readthedocs config #497