Skip to content

Commit d6f03a7

Browse files
committed
Update todo list
1 parent 58c1eaa commit d6f03a7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/todo.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,14 +23,15 @@ for 0.1.1:
2323
- [x] use a better lib to catch keystrokes and use ctrl/meta + enter to evaluate
2424
- [x] add syntax highlight (codemirror?)
2525
- [x] use numbers on notes to subtones and such
26+
- [x] add all tonejs nodes and make it possible to automate every param
2627
- [ ] implement operators on sequences
27-
- [ ] add all tonejs nodes and make it possible to automate every param
2828
- [ ] use more compact notation like [g4, e4, f4] @ [4n, 8n] ... [values/notes] @ [durations]
2929
- [ ] add global start/stop UI
3030
- [ ] make it work again with client/server (sharejs)
3131

3232
for 0.2.0:
3333
- [ ] add unit tests
34+
- [ ] add more audio units
3435
- show notes as a plot
3536
- show node chain as a plot
3637
- make it possible to drag and drop audio files

0 commit comments

Comments
 (0)