Browse Source

Update ES, Grande, JW and MindMeld modules

tags/22.03
falkTX 4 years ago
parent
commit
9aa4b01fe4
5 changed files with 6 additions and 4 deletions
  1. +1
    -1
      plugins/ExpertSleepers-Encoders
  2. +1
    -1
      plugins/GrandeModular
  3. +1
    -1
      plugins/JW-Modules
  4. +1
    -1
      plugins/MindMeldModular
  5. +2
    -0
      plugins/plugins.cpp

+ 1
- 1
plugins/ExpertSleepers-Encoders

@@ -1 +1 @@
Subproject commit df096a635fe8d3ea86a1e6451a55e45ccee5b83d
Subproject commit 95496e8a955407889bbab94cf404cf356802bb76

+ 1
- 1
plugins/GrandeModular

@@ -1 +1 @@
Subproject commit 40a197698496030a30ead69658b1484eca2ae299
Subproject commit 33f445d1e3f78aa1f62c8995010303bdb42e0163

+ 1
- 1
plugins/JW-Modules

@@ -1 +1 @@
Subproject commit 68f04a5a8a1a656e7a3aa7e217524f0feb91167e
Subproject commit f7399c473735c0a5bec95bb40953e781f9a47ca4

+ 1
- 1
plugins/MindMeldModular

@@ -1 +1 @@
Subproject commit 621a29f3f1b521582fd11ca7f17635d19faa340c
Subproject commit 38e72d454ddb1197ec8225224656135abe6b6609

+ 2
- 0
plugins/plugins.cpp View File

@@ -1571,11 +1571,13 @@ static void initStatic__GrandeModular()
{
p->addModel(modelClip);
p->addModel(modelLFO3);
p->addModel(modelLogic);
p->addModel(modelMerge8);
p->addModel(modelMergeSplit4);
p->addModel(modelMicrotonalChords);
p->addModel(modelMicrotonalNotes);
p->addModel(modelNoteMT);
p->addModel(modelPeak);
p->addModel(modelPolyMergeResplit);
p->addModel(modelPolySplit);
p->addModel(modelQuant);


Loading…
Cancel
Save