Skip to content

kord v0.5.1

Compare
Choose a tag to compare
@twitchax twitchax released this 03 Mar 18:15
· 78 commits to main since this release

What's Changed

  • Feature: Guess notes from audio file (redo) by @dscottboggs in #3.
  • Added the ML model, and trained it on simulated data.
  • Made improvements to the existing deterministic algorithm.
  • Refactored the repository for better SOC across core, analyze, and ml.

Breaking Changes

  • The core types and method (e.g., Note) have moved from klib to klib::core.
  • The analyze types and methods have moved from klib to klib::core.

New Contributors

Full Changelog: v0.4.2...v0.5.1