diff options
author | Mitya Selivanov <automainint@guattari.tech> | 2023-09-27 22:50:32 +0200 |
---|---|---|
committer | Mitya Selivanov <automainint@guattari.tech> | 2023-09-27 22:50:32 +0200 |
commit | 28d923b130843c955f18f878cf3d972e4337f888 (patch) | |
tree | 4148c2be7be2f209736f850217981174f0931919 /TODO | |
parent | 1316bffe5e600278b4ace1d6505a1af702841bb7 (diff) | |
download | saw-28d923b130843c955f18f878cf3d972e4337f888.zip |
Update TODO
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 24 |
1 files changed, 12 insertions, 12 deletions
@@ -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 |