From d84d0db327bd2e35684f01e5456a337cc4f952d4 Mon Sep 17 00:00:00 2001 From: klemek Date: Sat, 1 Nov 2025 20:56:51 +0100 Subject: [PATCH] docs(README): update TODO list --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index a63058c..932e828 100644 --- a/README.md +++ b/README.md @@ -126,6 +126,7 @@ make -f Makefile.dev release-arch - [x] Write Midi events - [x] Send midi data to shaders - [ ] Save midi state + - [ ] Load midi state from last save - [x] State machine with A/B switch - [x] Tap-tempo feature - [ ] Clean code and fix things @@ -146,8 +147,10 @@ make -f Makefile.dev release-arch - [x] Share openGL state between monitor and screen - [ ] Other - [ ] Update readme with usage documentation + - [ ] Documentation in default config file - [ ] Clone "shaders" and config in system path at setup - [ ] Find and fix opengl errors 0500 ? + - [ ] Investigate video device fps loss (bad unregister ?) - [ ] Bonus - [ ] Record show as text files - [ ] Play from record text file