diff --git a/manifests/AriaSalvatrice.json b/manifests/AriaSalvatrice.json index 90a6f1cd..830e456b 100644 --- a/manifests/AriaSalvatrice.json +++ b/manifests/AriaSalvatrice.json @@ -1,7 +1,7 @@ { "slug": "AriaSalvatrice", "name": "Aria Salvatrice", - "version": "1.3.0", + "version": "1.4.0", "license": "WTFPL", "brand": "Aria Salvatrice", "author": "Aria Salvatrice", @@ -111,6 +111,15 @@ "Expander" ] }, + { + "slug": "Undular", + "name": "Signature Series Undular", + "description": "Scroll the rack via CV for live performance. If locked by mistake: Engine > Sample Rate > Pause", + "tags": [ + "Controller", + "Visual" + ] + }, { "slug": "Blank", "name": "Signature Series 8hp Blank Plate", diff --git a/manifests/Bidoo.json b/manifests/Bidoo.json index 62ef829d..c3968bf2 100644 --- a/manifests/Bidoo.json +++ b/manifests/Bidoo.json @@ -1,6 +1,6 @@ { "slug": "Bidoo", - "version": "1.1.12", + "version": "1.1.13", "license": "GPL-3.0-only", "name": "Bidoo", "brand": "Bidoo", diff --git a/manifests/ILovePerlin.json b/manifests/ILovePerlin.json new file mode 100644 index 00000000..eadbf12f --- /dev/null +++ b/manifests/ILovePerlin.json @@ -0,0 +1,24 @@ +{ + "slug": "ILovePerlin", + "name": "ILovePerlin", + "version": "1.0.0", + "license": "MIT", + "author": "digitalhappens.de", + "authorEmail": "vandelay@digitalhappens.de", + "authorUrl": "https://github.com/digitalhappens", + "pluginUrl": "https://github.com/digitalhappens/ILovePerlin", + "manualUrl": "https://github.com/digitalhappens/ILovePerlin/blob/master/README.md", + "sourceUrl": "https://github.com/digitalhappens/ILovePerlin", + "donateUrl": "https://paypal.me/digitalhappens", + "modules": [ + { + "slug": "PerlinOne", + "name": "PerlinOne", + "description": "adaption of NauModular Perin Noise module", + "tags": [ + "noise", + "random" + ] + } + ] +} \ No newline at end of file diff --git a/manifests/MockbaModular.json b/manifests/MockbaModular.json index 9a1433de..e8931020 100644 --- a/manifests/MockbaModular.json +++ b/manifests/MockbaModular.json @@ -1,7 +1,7 @@ { "slug": "MockbaModular", "name": "Mockba Modular", - "version": "1.2.0", + "version": "1.2.1", "license": "MIT", "brand": "Mockba Modular", "author": "Mockba the Borg", @@ -345,6 +345,14 @@ "Utility" ] }, + { + "slug": "PSelectah", + "name": "PSelectah", + "description": "Simple Priority Selector (AND->OR MUX)", + "tags": [ + "Utility" + ] + }, { "slug": "UDPClockMaster", "name": "Mastah",