started refac repl to new scheduler + transpiler
This commit is contained in:
parent
c99d957bc8
commit
14c2da4fa2
17 changed files with 5650 additions and 697 deletions
|
|
@ -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 ?)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue