From 3e6c3fda60954977a2f50f672f7a7506979b140c Mon Sep 17 00:00:00 2001 From: Felix Roos Date: Thu, 10 Nov 2022 22:30:12 +0100 Subject: [PATCH] update todos --- repl/README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/repl/README.md b/repl/README.md index 12f3086e..659eba30 100644 --- a/repl/README.md +++ b/repl/README.md @@ -30,16 +30,16 @@ npm run static # <- test static build currently broken / buggy: - [x] MiniREPL -- [ ] repl log section => remove? +- [x] repl log section => now using browser console - [ ] hideHeader flag - [ ] pending flag - [x] web midi, TODO: test - [ ] draw / pianoroll -- [ ] repl url hash does not work +- [x] repl url hash does not work - [x] pause does stop - [ ] pause then play logs "TOO LATE" and drops some events - [x] random button triggers start -- [ ] unexpected ast format without body expression (kalimba) +- [x] unexpected ast format without body expression (kalimba) - [x] highlighting seems too late (off by latency ?) - [x] highlighting sometimes drops highlights (zeldasRescue first note) - [ ] highlighting still sometimes drops highlights (zeldasRescue somtimes)