fix mini repl + improve repl api
This commit is contained in:
parent
14c2da4fa2
commit
c7c90b0647
9 changed files with 1413 additions and 1267 deletions
|
|
@ -29,12 +29,14 @@ npm run static # <- test static build
|
|||
|
||||
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 ?)
|
||||
- [x] MiniREPL
|
||||
- [ ] repl log section => remove?
|
||||
- [ ] hideHeader flag
|
||||
- [ ] pending flag
|
||||
- [ ] web midi
|
||||
- [ ] draw / pianoroll
|
||||
- [ ] pause does stop
|
||||
- [x] random button triggers start
|
||||
- [?] highlighting seems too late (off by latency ?)
|
||||
- [ ] unexpected ast format without body expression (kalimba)
|
||||
- [ ] highlighting sometimes drops highlights (zeldasRescue first note)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue