diff options
author | Mitya Selivanov <automainint@guattari.tech> | 2023-09-29 06:58:11 +0200 |
---|---|---|
committer | Mitya Selivanov <automainint@guattari.tech> | 2023-09-29 06:58:11 +0200 |
commit | 59ac08837ca411410385050657942fe981e327db (patch) | |
tree | 7a31135a554dc6b2fa43f2c7c104df5aa67f2615 /TODO | |
parent | 98b7009f2c05afbd4cc68869a6f544ae67f696c1 (diff) | |
download | saw-59ac08837ca411410385050657942fe981e327db.zip |
Stereo; Minor UI improvements
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 11 |
1 files changed, 10 insertions, 1 deletions
@@ -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 |