mirror of
https://codeberg.org/armin/wavetable.git
synced 2026-09-01 05:50:46 +02:00
Tweak ModulationOverview
This commit is contained in:
parent
df0ffda643
commit
971cbc8ab9
3 changed files with 6 additions and 2 deletions
|
|
@ -25,6 +25,7 @@ private:
|
|||
|
||||
gin::TriggeredScope scope { wtProc.scopeFifo };
|
||||
gin::SynthesiserUsage usage { wtProc };
|
||||
gin::ModulationOverview modOverview { wtProc.modMatrix };
|
||||
|
||||
Editor editor { wtProc };
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue