diff options
author | Mitya Selivanov <automainint@guattari.tech> | 2024-03-01 02:00:55 +0100 |
---|---|---|
committer | Mitya Selivanov <automainint@guattari.tech> | 2024-03-01 02:00:55 +0100 |
commit | a831aa9bab1e139ae7c88e633996ca0c3e44c427 (patch) | |
tree | 8c35f2f3c75d7fe988f571e94ec61e197d40199a /TODO | |
parent | 014c4b4e5a3187a3426247991bcdda1d665ec3a8 (diff) | |
download | saw-a831aa9bab1e139ae7c88e633996ca0c3e44c427.zip |
Update TODO
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 37 |
1 files changed, 26 insertions, 11 deletions
@@ -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 |