From 4bd6db84fce2dbc213a8b07f170c4d165ad5ee28 Mon Sep 17 00:00:00 2001 From: Andrew Belt Date: Tue, 18 Jun 2019 15:54:14 -0400 Subject: [PATCH] Add EricaCopies --- manifests/EricaCopies.json | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 manifests/EricaCopies.json diff --git a/manifests/EricaCopies.json b/manifests/EricaCopies.json new file mode 100644 index 00000000..038d0e9b --- /dev/null +++ b/manifests/EricaCopies.json @@ -0,0 +1,34 @@ +{ + "slug": "EricaCopies", + "name": "Erica", + "version": "1.0.0", + "license": "proprietary", + "author": "Erica", + "brand": "Erica", + "authorEmail": "https://www.ericasynths.lv/", + "authorUrl": "", + "pluginUrl": "", + "manualUrl": "", + "sourceUrl": "", + "donateUrl": "", + "modules": [ + { + "slug": "BlackWaveTableVCO", + "name": "BlackWaveTableVCO", + "description": "Wavetable oscillator", + "tags": [ + "VCO" + ] + }, + { + "slug": "BlackOctasource", + "name": "BlackOctasource", + "description": "Octa LFO", + "tags": [ + "LFO" + ] + } + + ] +} +