summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorMitya Selivanov <automainint@guattari.tech>2023-09-29 06:58:11 +0200
committerMitya Selivanov <automainint@guattari.tech>2023-09-29 06:58:11 +0200
commit59ac08837ca411410385050657942fe981e327db (patch)
tree7a31135a554dc6b2fa43f2c7c104df5aa67f2615 /TODO
parent98b7009f2c05afbd4cc68869a6f544ae67f696c1 (diff)
downloadsaw-59ac08837ca411410385050657942fe981e327db.zip
Stereo; Minor UI improvements
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