From 705b84ffe09031425b4d592eda559cd2d29a3a94 Mon Sep 17 00:00:00 2001 From: Andrew Belt Date: Sat, 9 Nov 2019 16:37:02 -0500 Subject: [PATCH] Update manifest for Sculpt-O-Sound, OrangeLine --- manifests/OrangeLine.json | 12 +++++++++++- manifests/Sculpt-O-Sound.json | 7 ++++--- 2 files changed, 15 insertions(+), 4 deletions(-) diff --git a/manifests/OrangeLine.json b/manifests/OrangeLine.json index 4018a969..21f1d0b9 100644 --- a/manifests/OrangeLine.json +++ b/manifests/OrangeLine.json @@ -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" + ] } ] } \ No newline at end of file diff --git a/manifests/Sculpt-O-Sound.json b/manifests/Sculpt-O-Sound.json index 5fa09a64..ba3b8bee 100644 --- a/manifests/Sculpt-O-Sound.json +++ b/manifests/Sculpt-O-Sound.json @@ -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" ] }