feat(state): save state on exiting

This commit is contained in:
2025-11-02 13:37:34 +01:00
parent 1835050079
commit 09e04720f1
9 changed files with 113 additions and 7 deletions
+1 -1
View File
@@ -125,7 +125,7 @@ make -f Makefile.dev release-arch
- [x] Read midi mapping config file
- [x] Write Midi events
- [x] Send midi data to shaders
- [ ] Save midi state
- [x] Save midi state
- [ ] Load midi state from last save
- [x] State machine with A/B switch
- [x] Tap-tempo feature