mirror of
https://codeberg.org/armin/wavetable.git
synced 2026-09-01 05:50:46 +02:00
Added mod matrix
This commit is contained in:
parent
8f1653bd08
commit
4421c1e9b9
7 changed files with 31 additions and 3 deletions
|
|
@ -155,7 +155,7 @@ public:
|
|||
{
|
||||
UIParams() = default;
|
||||
|
||||
gin::Parameter::Ptr activeLFO, activeENV;
|
||||
gin::Parameter::Ptr activeLFO, activeENV, activeMOD;
|
||||
|
||||
void setup (WavetableAudioProcessor& p);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue