Browse Source

Update manifest for PdArray, SurgeRack, Sculpt-O-Sound

v1
Andrew Belt 5 years ago
parent
commit
feee54aa84
3 changed files with 37 additions and 11 deletions
  1. +16
    -4
      manifests/PdArray.json
  2. +20
    -6
      manifests/Sculpt-O-Sound.json
  3. +1
    -1
      manifests/SurgeRack.json

+ 16
- 4
manifests/PdArray.json View File

@@ -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"
]
}
]

+ 20
- 6
manifests/Sculpt-O-Sound.json View File

@@ -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"
]
}
]
}

+ 1
- 1
manifests/SurgeRack.json View File

@@ -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": "",


Loading…
Cancel
Save