diff --git a/plugins/diopser/src/lib.rs b/plugins/diopser/src/lib.rs index 10e0e8cd..97fd6ba2 100644 --- a/plugins/diopser/src/lib.rs +++ b/plugins/diopser/src/lib.rs @@ -37,10 +37,11 @@ const MIN_AUTOMATION_STEP_SIZE: u32 = 1; const MAX_AUTOMATION_STEP_SIZE: u32 = 512; // An incomplete list of unported features includes: -// - Actually add the parameters // - Filter spread // -// And after that I'll need to add a GUI +// After that the features I want to implement are: +// - Briefly muting the output when changing the number of filters to get rid of the clicks +// - A GUI struct Diopser { params: Pin>,