Switch to custom juce from carla, update surge
This commit is contained in:
parent
68c94903e3
commit
0ac2736dfa
7 changed files with 23 additions and 8 deletions
|
|
@ -2883,6 +2883,7 @@ static void initStatic__surgext()
|
|||
p->addModel(modelSurgeVCF);
|
||||
p->addModel(modelSurgeDelay);
|
||||
p->addModel(modelSurgeDelayLineByFreq);
|
||||
p->addModel(modelSurgeDelayLineByFreqExpanded);
|
||||
p->addModel(modelSurgeWaveshaper);
|
||||
p->addModel(modelSurgeLFO);
|
||||
p->addModel(modelSurgeMixer);
|
||||
|
|
@ -2907,11 +2908,9 @@ static void initStatic__surgext()
|
|||
p->addModel(modelFXSpringReverb);
|
||||
p->addModel(modelFXTreeMonster);
|
||||
|
||||
/* v2.1 modules
|
||||
p->addModel(modelEGxVCA);
|
||||
p->addModel(modelQuadAD);
|
||||
p->addModel(modelQuadLFO);
|
||||
*/
|
||||
|
||||
surgext_rack_initialize();
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue