From 6344fa0d7fd5886fc33e4e51874de731f55de54b Mon Sep 17 00:00:00 2001 From: Andrew Belt Date: Tue, 13 Aug 2019 16:08:54 -0400 Subject: [PATCH] Update manifest for Synthetic --- manifests/Synthetic.json | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 manifests/Synthetic.json diff --git a/manifests/Synthetic.json b/manifests/Synthetic.json new file mode 100644 index 00000000..5d9fe9ce --- /dev/null +++ b/manifests/Synthetic.json @@ -0,0 +1,32 @@ +{ + "slug": "Synthetic", + "name": "Synthetic", + "brand": "SV Modular", + "version": "1.0.0", + "license": "Proprietary", + "author": "SV Modular", + "authorEmail": "svmodular@legitimatesounding.com", + "authorUrl": "https://legitimatesounding.com/sv-modular", + "pluginUrl": "https://legitimatesounding.com/sv-modular", + "manualUrl": "https://legitimatesounding.com/sv-modular", + "modules": [ + { + "slug": "Eastside", + "name": "Eastside", + "description": "Eastside Polyphonic Synth", + "tags": [ + "Synth voice", + "Polyphonic" + ] + }, + { + "slug": "BigBlue", + "name": "Big Blue", + "description": "Big Blue Polyphonic Synth", + "tags": [ + "Synth voice", + "Polyphonic" + ] + } + ] +} \ No newline at end of file