From feee54aa8446ed114f11cd6c1fcc250a1ca00988 Mon Sep 17 00:00:00 2001 From: Andrew Belt Date: Sun, 3 Nov 2019 20:37:01 -0500 Subject: [PATCH] Update manifest for PdArray, SurgeRack, Sculpt-O-Sound --- manifests/PdArray.json | 20 ++++++++++++++++---- manifests/Sculpt-O-Sound.json | 26 ++++++++++++++++++++------ manifests/SurgeRack.json | 2 +- 3 files changed, 37 insertions(+), 11 deletions(-) diff --git a/manifests/PdArray.json b/manifests/PdArray.json index c6572015..60f28e67 100644 --- a/manifests/PdArray.json +++ b/manifests/PdArray.json @@ -1,15 +1,16 @@ { "slug": "PdArray", "name": "PdArray", - "version": "1.0.1", + "version": "1.0.2", "license": "MIT", "brand": "", "author": "M\u00e1rton Gunyh\u00f3", "authorEmail": "", - "authorUrl": "", + "authorUrl": "https://github.com/mgunyho", "pluginUrl": "https://github.com/mgunyho/PdArray", "manualUrl": "https://github.com/mgunyho/PdArray", "sourceUrl": "https://github.com/mgunyho/PdArray", + "changelogUrl": "https://github.com/mgunyho/PdArray/blob/master/CHANGELOG.md", "donateUrl": "", "modules": [ { @@ -21,7 +22,8 @@ "function generator", "sampler", "visual", - "waveshaper" + "waveshaper", + "polyphonic" ] }, { @@ -30,7 +32,17 @@ "description": "Generate a ramp from 0V to 10V with a given duration", "tags": [ "envelope generator", - "utility" + "utility", + "polyphonic" + ] + }, + { + "slug": "Ministep", + "name": "Ministep", + "description": "Use triggers to step voltages from 0V to 10V in a given number of steps", + "tags": [ + "utility", + "polyphonic" ] } ] diff --git a/manifests/Sculpt-O-Sound.json b/manifests/Sculpt-O-Sound.json index 913ccb1d..5fa09a64 100644 --- a/manifests/Sculpt-O-Sound.json +++ b/manifests/Sculpt-O-Sound.json @@ -1,10 +1,24 @@ { - "name": "Sculpt-O-Sound", - "author": "Jos Bouten", + "slug": "Sculpt-O-Sound", + "name": "Vocode-O-Matic", + "version": "1.0.0", + "license": "GPL-3.0-or-later", + "brand": "Sculpt-O-Sound", + "author": "Zaphod B", "authorEmail": "josbouten@gmail.com", - "manualUrl": "https://github.com/josbouten/Sculpt-O-Sound/blob/master/README.md", + "authorUrl": "https://soundcloud.com/zaphodb42", + "pluginUrl": "https://github.com/josbouten/Sculpt-O-Sound", + "manualUrl": "https://github.com/josbouten/Sculpt-O-Sound", "sourceUrl": "https://github.com/josbouten/Sculpt-O-Sound", - "pluginUrl": "https://github.com/josbouten/Sculpt-O-Sound/blob/master/README.md", - "slug": "Sculpt-O-Sound", - "version": "0.6.4" + "donateUrl": "", + "modules": [ + { + "slug": "Vocode_O_Matic", + "name": "Vocode-O-Matic", + "description": "Vocode-O-Matic a 31 terts band vocoder from Sculpt-O-Sound", + "tags": [ + "Effect" + ] + } + ] } \ No newline at end of file diff --git a/manifests/SurgeRack.json b/manifests/SurgeRack.json index b7d8eeb2..2b0c2d0f 100644 --- a/manifests/SurgeRack.json +++ b/manifests/SurgeRack.json @@ -1,7 +1,7 @@ { "slug": "SurgeRack", "name": "Surge for Rack", - "version": "1.beta1.1", + "version": "1.beta1.2", "license": "GPL-3.0-or-later", "author": "The Surge Team", "authorEmail": "",