From 5a37890f9103ad7d52c17a78dd8cdd56dfb158f1 Mon Sep 17 00:00:00 2001 From: Andrew Belt Date: Thu, 27 Jun 2019 20:46:17 -0400 Subject: [PATCH] Update manifest for Semiramis --- manifests/Semiramis.json | 38 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 manifests/Semiramis.json diff --git a/manifests/Semiramis.json b/manifests/Semiramis.json new file mode 100644 index 00000000..4bf144f2 --- /dev/null +++ b/manifests/Semiramis.json @@ -0,0 +1,38 @@ +{ + "slug": "Semiramis", + "name": "Semiramis", + "version": "1.1.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", + "modules": [ + { + "slug": "Semiramis", + "name": "Semiramis", + "description": "Semimodular synthesizer", + "tags": [ + "Synth voice", + "Filter", + "Delay", + "LFO", + "VCO", + "Envelope generator" + ] + }, + { + "slug": "Cellularnoise", + "name": "Cellular Noise", + "description": "Cellular automata VCO/LFO", + "tags": [ + "Noise", + "LFO", + "Random", + "VCO" + ] + } + ] +} \ No newline at end of file