Browse Source

Update manifest for Sculpt-O-Sound, OrangeLine

v1
Andrew Belt 5 years ago
parent
commit
705b84ffe0
2 changed files with 15 additions and 4 deletions
  1. +11
    -1
      manifests/OrangeLine.json
  2. +4
    -3
      manifests/Sculpt-O-Sound.json

+ 11
- 1
manifests/OrangeLine.json View File

@@ -1,7 +1,7 @@
{
"slug": "OrangeLine",
"name": "OrangeLine",
"version": "1.0.0",
"version": "1.1.0",
"license": "GPL-3.0-only",
"brand": "",
"author": "Dieter Stubler",
@@ -20,8 +20,18 @@
"Quantizer",
"Tuner",
"Utility",
"Distortion",
"WaveShaper"
]
},
{
"slug": "Swing",
"name": "Swing",
"description": "Micro Timing Sequencer",
"tags": [
"Sequencer",
"Clock"
]
}
]
}

+ 4
- 3
manifests/Sculpt-O-Sound.json View File

@@ -1,10 +1,10 @@
{
"slug": "Sculpt-O-Sound",
"name": "Vocode-O-Matic",
"version": "1.0.0",
"version": "1.0.1",
"license": "GPL-3.0-or-later",
"brand": "Sculpt-O-Sound",
"author": "Zaphod B",
"author": "Jos Bouten aka Zaphod B.",
"authorEmail": "josbouten@gmail.com",
"authorUrl": "https://soundcloud.com/zaphodb42",
"pluginUrl": "https://github.com/josbouten/Sculpt-O-Sound",
@@ -15,8 +15,9 @@
{
"slug": "Vocode_O_Matic",
"name": "Vocode-O-Matic",
"description": "Vocode-O-Matic a 31 terts band vocoder from Sculpt-O-Sound",
"description": "31 Terts Band Vocoder",
"tags": [
"Vocoder",
"Effect"
]
}


Loading…
Cancel
Save