summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO11
1 files changed, 10 insertions, 1 deletions
diff --git a/TODO b/TODO
index dc4b78a..380137b 100644
--- a/TODO
+++ b/TODO
@@ -9,7 +9,7 @@ To-Do list
- Sound: Kick, snare, cymbal
- UI: Catalog
- State load and store
-- WAV export
+- Data: WAV export
- Sound: Buffering
- Build: WebAssembly
- Project load and store
@@ -31,6 +31,15 @@ To-Do list
- Sound: Sample rendering
- UI: Matrix view
- UI: Graph view
+- UI improvements
+- Performance optimization
+- Parallel computation
+- Plugin module
+- VST3 wrapper
+- LV2 wrapper
+- Data: WAV import
+- Data: MIDI export
+- Data: MIDI import
Done