Start of internal audiofile module, WIP
Signed-off-by: falkTX <falktx@falktx.com>
This commit is contained in:
parent
0ddd5afa43
commit
8452d0b8f6
8 changed files with 892 additions and 3 deletions
|
@ -668,6 +668,7 @@ static void initStatic__Cardinal()
|
|||
const StaticPluginLoader spl(p, "Cardinal");
|
||||
if (spl.ok())
|
||||
{
|
||||
p->addModel(modelAudioFile);
|
||||
p->addModel(modelCarla);
|
||||
p->addModel(modelCardinalBlank);
|
||||
p->addModel(modelGlBars);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue