mirror of
https://codeberg.org/uzu/strudel
synced 2026-08-02 21:52:32 -04:00
started refac repl to new scheduler + transpiler
This commit is contained in:
@@ -24,3 +24,17 @@ cd repl
|
||||
npm run build # <- builds repl + tutorial to ../docs
|
||||
npm run static # <- test static build
|
||||
```
|
||||
|
||||
## Refactoring Notes
|
||||
|
||||
currently broken / buggy:
|
||||
|
||||
- MiniREPL
|
||||
- repl log section
|
||||
- hideHeader flag
|
||||
- pending flag
|
||||
- web midi
|
||||
- draw / pianoroll
|
||||
- pause does stop
|
||||
- random button triggers start
|
||||
- highlighting seems too late (off by latency ?)
|
||||
|
||||
Reference in New Issue
Block a user