Update a few plugins, finalize artwork license table
This commit is contained in:
parent
c06768f70f
commit
0ee528bc93
11 changed files with 41 additions and 29 deletions
|
@ -1421,16 +1421,19 @@ static void initStatic__GrandeModular()
|
|||
if (spl.ok())
|
||||
{
|
||||
p->addModel(modelClip);
|
||||
p->addModel(modelMerge8);
|
||||
p->addModel(modelMergeSplit4);
|
||||
p->addModel(modelMicrotonalChords);
|
||||
p->addModel(modelMicrotonalNotes);
|
||||
p->addModel(modelNoteMT);
|
||||
p->addModel(modelPolyMergeResplit);
|
||||
p->addModel(modelPolySplit);
|
||||
p->addModel(modelQuant);
|
||||
p->addModel(modelQuantIntervals);
|
||||
p->addModel(modelQuantMT);
|
||||
p->addModel(modelSampleDelays);
|
||||
p->addModel(modelScale);
|
||||
p->addModel(modelSplit8);
|
||||
p->addModel(modelTails);
|
||||
p->addModel(modelVarSampleDelays);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue