lookahead

This commit is contained in:
2026-02-02 19:12:32 +01:00
parent 39ca7de169
commit 19555be975
2 changed files with 474 additions and 58 deletions

View File

@@ -6,6 +6,7 @@ All notable changes to this project will be documented in this file.
### Added
- Mute/solo for patterns: stage with `m`/`x`, commit with `c`. Solo mutes all other patterns. Clear with `M`/`X`.
- Lookahead scheduling: scripts are pre-evaluated ahead of time and audio commands are scheduled at precise beat positions, improving timing accuracy under CPU load.
## [0.0.4] - 2026-02-02