summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMitya Selivanov <automainint@guattari.tech>2024-03-01 02:00:55 +0100
committerMitya Selivanov <automainint@guattari.tech>2024-03-01 02:00:55 +0100
commita831aa9bab1e139ae7c88e633996ca0c3e44c427 (patch)
tree8c35f2f3c75d7fe988f571e94ec61e197d40199a
parent014c4b4e5a3187a3426247991bcdda1d665ec3a8 (diff)
downloadsaw-a831aa9bab1e139ae7c88e633996ca0c3e44c427.zip
Update TODO
-rw-r--r--TODO37
1 files changed, 26 insertions, 11 deletions
diff --git a/TODO b/TODO
index e4cca9b..25c1fe4 100644
--- a/TODO
+++ b/TODO
@@ -1,38 +1,53 @@
To-Do list
- Tools
+ - Undo and Redo
- Rational bezier curves
- Biquad filter
- Fourier transform
- - Undo and Redo
- Parallel computation
- Sound
- - BPM, Volume
+ - Internal sample rate for time values
+ - BPM
+ - Volume
- Simple tonal synth
- - Kick, snare, cymbal
- - EQ, delay, reverb, compressor, limiter
+ - Unisons
+ - Wavetables
+ - Kick
+ - Snare
+ - Cymbal
+ - EQ
+ - Delay
+ - Reverb
+ - Combs
+ - All-passes
+ - Compressor
+ - Limiter
- Sample rendering
- - Internal sample rate for time values
- UI
- Grid size changing
+ - Panning and scaling
+ - Selection and copy-paste
+ - Spectrum view
- Effects stack
- Catalog
- - Selection and copy-paste
- Curve view
- - Spectrum view
- Wave view
- - Panning and scaling
- - Color theme customization
- Matrix view
- Graph view
- - Custom font and localization
+ - Code view
- File browser
+ - Dynamic layout
+ - Color theme customization
+ - Custom font and localization
+
- Data
- WAV export
- Project load and store
+ - Automatic serialization
- Hot loading
- Plugin module
- VST3 wrapper
@@ -41,7 +56,7 @@ To-Do list
- MIDI import
- Drag & drop sheet files
- Drag & drop project files
- - Automatic serialization
+ - Plugin compilation
Bugs