summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorMitya Selivanov <automainint@guattari.tech>2023-09-27 22:50:32 +0200
committerMitya Selivanov <automainint@guattari.tech>2023-09-27 22:50:32 +0200
commit28d923b130843c955f18f878cf3d972e4337f888 (patch)
tree4148c2be7be2f209736f850217981174f0931919 /TODO
parent1316bffe5e600278b4ace1d6505a1af702841bb7 (diff)
downloadsaw-28d923b130843c955f18f878cf3d972e4337f888.zip
Update TODO
Diffstat (limited to 'TODO')
-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