diff --git a/manifests-cache.json b/manifests-cache.json index 475de788..7627dc0f 100644 --- a/manifests-cache.json +++ b/manifests-cache.json @@ -6270,6 +6270,9 @@ }, "RainbowScaleExpander": { "creationTimestamp": 1567863407.0 + }, + "Droplet": { + "creationTimestamp": 1638137595.9162102 } } }, diff --git a/manifests/NonlinearCircuits.json b/manifests/NonlinearCircuits.json index 1f45b6b1..d7aa11f3 100644 --- a/manifests/NonlinearCircuits.json +++ b/manifests/NonlinearCircuits.json @@ -1,8 +1,8 @@ { "slug": "NonlinearCircuits", "name": "Nonlinear Circuits", - "version": "1.4.1", - "license": "GPL-3.0-only", + "version": "2.0.0", + "license": "CC0-1.0", "author": "Michael Hetrick", "authorEmail": "", "authorUrl": "https://mhetrick.com", diff --git a/manifests/Ohmer.json b/manifests/Ohmer.json index 84d2fe2e..b4dc07f7 100644 --- a/manifests/Ohmer.json +++ b/manifests/Ohmer.json @@ -1,14 +1,14 @@ { "slug": "Ohmer", - "name": "Ohmer Modules", - "version": "1.1.6", + "name": "Ohmer", + "version": "2.0.0-beta 4", "license": "BSD-3-Clause", "author": "Dominique Camus", "brand": "Ohmer Modules", "authorEmail": "docam@free.fr", "authorUrl": "https://github.com/DomiKamu", "pluginUrl": "https://github.com/DomiKamu/Ohmer", - "manualUrl": "https://github.com/DomiKamu/Ohmer/blob/v1/README.md", + "manualUrl": "https://github.com/DomiKamu/Ohmer/blob/v2/README.md", "sourceUrl": "https://github.com/DomiKamu/Ohmer.git", "donateUrl": "", "modules": [ @@ -25,6 +25,7 @@ "slug": "RKD", "name": "RKD (Rotate Klok Divider)", "description": "Rotate Klok Divider (RKD) module (inspired from 4ms RCD hardware)", + "manualUrl": "https://github.com/DomiKamu/Ohmer/blob/v2/res/Manuals/RKD%20%26%20BRK%20User's%20Manual.pdf", "tags": [ "Clock modulator" ] @@ -33,6 +34,7 @@ "slug": "BRK", "name": "BRK (\"Break\") expander for RKD", "description": "BRK (\"Break\") expander to setup RKD jumpers (inspired from 4ms BO hardware)", + "manualUrl": "https://github.com/DomiKamu/Ohmer/blob/v2/res/Manuals/RKD%20%26%20BRK%20User's%20Manual.pdf", "tags": [ "Clock modulator", "Expander" diff --git a/manifests/OrangeLine.json b/manifests/OrangeLine.json index c2f1d96c..143349d6 100644 --- a/manifests/OrangeLine.json +++ b/manifests/OrangeLine.json @@ -1,7 +1,7 @@ { "slug": "OrangeLine", "name": "OrangeLine", - "version": "1.3.8", + "version": "2.3.9", "license": "GPL-3.0-only", "brand": "", "author": "Dieter Stubler", diff --git a/manifests/Plurm.json b/manifests/Plurm.json index be3830c7..9f65a700 100644 --- a/manifests/Plurm.json +++ b/manifests/Plurm.json @@ -1,7 +1,7 @@ { "slug": "Plurm", "name": "Plurm", - "version": "1.2.0", + "version": "2.0.0", "license": "GPL-3.0-or-later", "brand": "Plurm", "author": "David Cherepov", diff --git a/manifests/Prism.json b/manifests/Prism.json index 224a03a3..c25820c6 100644 --- a/manifests/Prism.json +++ b/manifests/Prism.json @@ -9,7 +9,7 @@ "authorUrl": "https://github.com/AmalgamatedHarmonics/Prism/wiki", "sourceUrl": "https://github.com/AmalgamatedHarmonics/Prism", "changelogUrl": "https://github.com/AmalgamatedHarmonics/Prism/blob/master/CHANGELOG.md", - "version": "1.2.0", + "version": "2.3.0", "modules": [ { "slug": "Rainbow", @@ -27,6 +27,15 @@ "tags": [ "Expander" ] + }, + { + "slug": "Droplet", + "name": "Droplet", + "description": "A band-pass resonant filter, a port of the 4ms SMR MaxQ filter", + "tags": [ + "Physical modeling", + "VCF" + ] } ] } \ No newline at end of file diff --git a/manifests/QuantalAudio.json b/manifests/QuantalAudio.json index a02d4dae..6f5c81d9 100644 --- a/manifests/QuantalAudio.json +++ b/manifests/QuantalAudio.json @@ -1,8 +1,8 @@ { "slug": "QuantalAudio", "name": "QuantalAudio", - "version": "1.0.0", - "license": "CC0-1.0", + "version": "2.0.1", + "license": "GPL-3.0-or-later", "brand": "QuantalAudio", "author": "Jansen Price", "authorEmail": "jansen.price@gmail.com", @@ -41,7 +41,8 @@ "name": "Buffered Mult | 2HP", "description": "Buffered multiple 1->3 or 1->6", "tags": [ - "Multiple" + "Multiple", + "Polyphonic" ] }, { @@ -52,14 +53,6 @@ "Mixer" ] }, - { - "slug": "DaisyMaster", - "name": "Daisy Mix Master | 3HP", - "description": "Modular mixer master", - "tags": [ - "Mixer" - ] - }, { "slug": "DaisyMaster", "name": "Daisy Mix Master | 3HP", @@ -82,7 +75,8 @@ "name": "Mixer 2 | Mono->Stereo | 5HP", "description": "Mono or stereo 2 channel mixer", "tags": [ - "Mixer" + "Mixer", + "Polyphonic" ] }, { @@ -90,7 +84,8 @@ "name": "Unity Mix | 2HP", "description": "Multiple 3->1 or 6->1", "tags": [ - "Multiple" + "Multiple", + "Polyphonic" ] } ] diff --git a/manifests/rcm.json b/manifests/rcm.json index 4aa007a9..286e819e 100644 --- a/manifests/rcm.json +++ b/manifests/rcm.json @@ -2,13 +2,13 @@ "slug": "rcm", "name": "RCM", "brand": "RCM", - "version": "1.1.0", + "version": "2.0.0", "license": "GPL-2.0-or-later", "author": "RCM", "authorEmail": "rcmmodules@tupper.org.uk", "authorUrl": "https://github.com/Rcomian", "pluginUrl": "https://github.com/Rcomian/rcm-modules", - "manualUrl": "https://github.com/Rcomian/rcm-modules/blob/v0.6/README.md", + "manualUrl": "https://github.com/Rcomian/rcm-modules/blob/v2/README.md", "sourceUrl": "https://github.com/Rcomian/rcm-modules", "donateUrl": "", "modules": [ @@ -100,14 +100,6 @@ "tags": [ "Sequencer" ] - }, - { - "slug": "AudioInterface16", - "name": "Audio Interface 16", - "description": "A reskin of the Audio16 Interface (only kept for backwards compat)", - "tags": [ - "External" - ] } ] } \ No newline at end of file