update Grande commit and add new modules (#479)
This commit is contained in:
parent
f02bc421cd
commit
53b38f0c2d
2 changed files with 3 additions and 1 deletions
|
|
@ -1990,6 +1990,7 @@ static void initStatic__GrandeModular()
|
|||
if (spl.ok())
|
||||
{
|
||||
p->addModel(modelClip);
|
||||
p->addModel(modelCompare3);
|
||||
p->addModel(modelLFO3);
|
||||
p->addModel(modelLFO4);
|
||||
p->addModel(modelLogic);
|
||||
|
|
@ -2009,6 +2010,7 @@ static void initStatic__GrandeModular()
|
|||
p->addModel(modelScale);
|
||||
p->addModel(modelSplit8);
|
||||
p->addModel(modelTails);
|
||||
p->addModel(modelTails4);
|
||||
p->addModel(modelVarSampleDelays);
|
||||
p->addModel(modelVCA3);
|
||||
p->addModel(modelVCA4);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue