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
New Contributors
Full Changelog: v0.8.3...v0.8.4