Add braids to mini
Signed-off-by: falkTX <falktx@falktx.com>
This commit is contained in:
parent
c1fdfae3c2
commit
1b5fb47649
2 changed files with 10 additions and 2 deletions
|
@ -260,10 +260,10 @@ static void initStatic__AudibleInstruments()
|
|||
const StaticPluginLoader spl(p, "AudibleInstruments");
|
||||
if (spl.ok())
|
||||
{
|
||||
p->addModel(modelBraids);
|
||||
p->addModel(modelPlaits);
|
||||
|
||||
spl.removeModule("Blinds");
|
||||
spl.removeModule("Braids");
|
||||
spl.removeModule("Branches");
|
||||
spl.removeModule("Clouds");
|
||||
spl.removeModule("Elements");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue