Skip to content

v0.8.4

Latest

Choose a tag to compare

@ptaczek ptaczek released this 01 Jan 15:33
a30cbf6

What's Changed

Fix clip stats resolution and add grid detection with confidence

  • Move gridResolution to top-level config (global for both DAWs)
  • Fix beatGrid to respect configured grid resolution (was using 1-beat cells)
  • Fix density calculation: filled cells / total cells ratio
  • Add clipLength to getNotes response (both Bitwig and Ableton)
  • Add detectedGrid with resolution and confidence score
  • Update all documentation to reflect config changes
  • Add docs/ideas/humanization-matching.md for future enhancement

by @ptaczek in #1

New Contributors

Full Changelog: v0.8.3...v0.8.4