summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--TODO24
1 files changed, 12 insertions, 12 deletions
diff --git a/TODO b/TODO
index dd8e55d..35cfbf9 100644
--- a/TODO
+++ b/TODO
@@ -1,34 +1,34 @@
To-Do list
-- UI: Volume control
+- Sound: Track looping
+- UI: Playback controls
- UI: Instrument settings
-- Sound: Buffering
+- UI: Effects stack
+- UI: Volume control
- Sound: Simple tonal synth
-- Build: WebAssembly
- Sound: Kick, snare, cymbal
-- Sound: EQ, delay, reverb, compressor, limiter
-- UI: Effects stack
+- UI: Catalog
+- State load and store
+- WAV export
+- Sound: Buffering
+- Build: WebAssembly
+- Project load and store
+- Selection and copy-paste
- Biquad filter
- Fourier transform
+- Sound: EQ, delay, reverb, compressor, limiter
- UI: Spectrum view
- UI: Wave view
-- WAV export
-- State load and store
-- Project load and store
- Improve X11 startup time
- Custom OpenGL loader
- Use OpenGL ES on all platforms
- UI: Panning and scaling
-- Sound: Track looping
- Implement Undo and Redo
- Hot loading
-- UI: Playback controls
-- Selection and copy-paste
- UI: Color theme customization
- Sound: Sampler
- Sound: Sample loading
- Sound: Sample rendering
-- UI: Catalog
Done