From a831aa9bab1e139ae7c88e633996ca0c3e44c427 Mon Sep 17 00:00:00 2001 From: Mitya Selivanov Date: Fri, 1 Mar 2024 02:00:55 +0100 Subject: Update TODO --- TODO | 37 ++++++++++++++++++++++++++----------- 1 file 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 -- cgit v1.2.3