fixing linux stuff
Some checks failed
Deploy Website / deploy (push) Failing after 4m47s

This commit is contained in:
2026-02-02 19:26:01 +01:00
parent e4799c1f42
commit 194030d953
28 changed files with 36 additions and 90 deletions

View File

@@ -7,6 +7,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.
- Realtime thread scheduling (`SCHED_FIFO`) for sequencer thread on Unix systems, improving timing reliability.
## [0.0.4] - 2026-02-02