Skip to content

Release 1.2.0

Compare
Choose a tag to compare
@sildater sildater released this 01 Dec 18:26
· 659 commits to main since this release
aa4e2d6

Release date: 2022-12-01

This is an update with new features including I/O support of the newly released match file format version 1.0.0 (and all prior versions).

New features

  • Load and save alignments, performances, and scores stored in match files (.match) of all available versions
  • Support for mei loading via verovio (if installed)
  • PerformedPart notes store timing information in both ticks and seconds
  • Support for pitch class piano rolls
  • New MIDI time conversion functions

Bug fixes

  • Fix render via musescore (if installed)
  • Fix bug slowing down musicxml export
  • Fix consecutive tie bug in kern import
  • Gracefully handle slur mismatch in kern import
  • Fix metrical position flag in note arrays
  • Fix in MEI import and handling multiple staff groups inside the main staffGroup
  • Fix measure map for single measure parts

Other changes