Skip to content

Release 1.5.0

Latest
Compare
Choose a tag to compare
@manoskary manoskary released this 17 Jul 17:34
76f18c1

Release 1.5.0

The new version of Partitura includes some exciting new features!

Some highlights include Mei export, Kern import/export, export to WAV via fluidsynth, and import of DCML tabular format.

New features

  • DCML format input in #345
  • New kern import for faster and more robust in #344
  • Barebones Kern export in #344
  • MEI export in #347 and #351
  • Estimate symbolic durations update in #352
  • New harmony classes and checks for Roman numerals, Chord Symbols, Cadences and Phrases in #345
  • Intervals as partitura classes in #345
  • transposition of parts in #345
  • Export wav with fluidsynth #353

Other Changes

  • improved documentation
  • improved typing
  • New tests
  • optional dependency of pandas