From b3ec977dd5699c3276db19c9ecf3dc2e9bdf9d3b Mon Sep 17 00:00:00 2001 From: Andrew Belt Date: Tue, 23 Jul 2019 15:36:02 -0400 Subject: [PATCH] Update manifest for Semiramis --- manifests/Semiramis.json | 32 +++++++++++++++++++++++++++++++- 1 file changed, 31 insertions(+), 1 deletion(-) diff --git a/manifests/Semiramis.json b/manifests/Semiramis.json index 4bf144f2..9f460b4f 100644 --- a/manifests/Semiramis.json +++ b/manifests/Semiramis.json @@ -1,7 +1,7 @@ { "slug": "Semiramis", "name": "Semiramis", - "version": "1.1.0", + "version": "1.2.0", "license": "Proprietary", "author": "Sonus Dept.", "brand": "Sonus Dept.", @@ -33,6 +33,36 @@ "Random", "VCO" ] + }, + { + "slug": "Filtron", + "name": "Filtron", + "description": "Double Butterworth Filter", + "tags": [ + "Filter", + "Polyphonic" + ] + }, + { + "slug": "FMdom", + "name": "FMdom", + "description": "Linear FM VCO/LFO", + "tags": [ + "LFO", + "Polyphonic", + "VCO" + ] + }, + { + "slug": "Virtualog", + "name": "Virtualog", + "description": "Virtual Analog VCO/LFO", + "tags": [ + "Noise", + "LFO", + "Polyphonic", + "VCO" + ] } ] } \ No newline at end of file