Tweak ModulationOverview

This commit is contained in:
Roland Rabien 2023-10-05 05:23:29 -07:00
commit 971cbc8ab9
3 changed files with 6 additions and 2 deletions

View file

@ -25,6 +25,7 @@ private:
gin::TriggeredScope scope { wtProc.scopeFifo };
gin::SynthesiserUsage usage { wtProc };
gin::ModulationOverview modOverview { wtProc.modMatrix };
Editor editor { wtProc };