From 83eca99603086c3484e65eb9c2f87a33e3c1a1da Mon Sep 17 00:00:00 2001 From: Andrew Belt Date: Mon, 16 Mar 2020 14:31:27 -0400 Subject: [PATCH] Update manifest for Semiramis --- manifests/Semiramis.json | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/manifests/Semiramis.json b/manifests/Semiramis.json index 9f460b4f..aa6e3931 100644 --- a/manifests/Semiramis.json +++ b/manifests/Semiramis.json @@ -1,14 +1,14 @@ { "slug": "Semiramis", "name": "Semiramis", - "version": "1.2.0", + "version": "1.3.0", "license": "Proprietary", "author": "Sonus Dept.", "brand": "Sonus Dept.", "authorEmail": "sonusdept@gmail.com", "authorUrl": "http://www.sonusdept.com", "pluginUrl": "http://semiramis.sonusdept.com", - "manualUrl": "https://www.dropbox.com/s/9nuhhoo2el8ugcb/Semiramis%20Manual.pdf?dl=0", + "manualUrl": "https://www.dropbox.com/s/zpeuu8ury6a4kg2/Semiramis%20Manual.pdf?dl=0", "modules": [ { "slug": "Semiramis", @@ -34,6 +34,15 @@ "VCO" ] }, + { + "slug": "Envels", + "name": "Envels", + "description": "ADSR Envelope", + "tags": [ + "Envelope generator", + "Polyphonic" + ] + }, { "slug": "Filtron", "name": "Filtron",