Initial implementation for Carla module
Signed-off-by: falkTX <falktx@falktx.com>
This commit is contained in:
parent
38702e91f2
commit
6f00c5370c
11 changed files with 938 additions and 14 deletions
|
@ -405,6 +405,7 @@ static void initStatic__Cardinal()
|
|||
const StaticPluginLoader spl(p, "Cardinal");
|
||||
if (spl.ok())
|
||||
{
|
||||
p->addModel(modelCarla);
|
||||
p->addModel(modelGlBars);
|
||||
p->addModel(modelIldaeil);
|
||||
p->addModel(modelHostParameters);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue