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
|
@ -1 +1 @@
|
|||
Subproject commit 3d6524320ce33569e3553a53571c45425ba5d078
|
||||
Subproject commit bc7ef8157f6ad1284d7c4706eb89132f59555ca1
|
|
@ -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