From da85833826676261ba24738f1f582db6ed101647 Mon Sep 17 00:00:00 2001 From: Andrew Belt Date: Thu, 19 Dec 2019 11:58:22 -0500 Subject: [PATCH] Update manifest for MM_Oscah --- manifests/MM_Oscah.json | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 manifests/MM_Oscah.json diff --git a/manifests/MM_Oscah.json b/manifests/MM_Oscah.json new file mode 100644 index 00000000..939233b4 --- /dev/null +++ b/manifests/MM_Oscah.json @@ -0,0 +1,34 @@ +{ + "slug": "MM_Oscah", + "name": "Special Vintage Oscillators", + "version": "1.0.0", + "license": "proprietary", + "brand": "Mockba Modular", + "author": "Mockba the Borg", + "authorEmail": "mockba.the.borg@gmail.com", + "authorUrl": "http://mockbatheb.org/", + "pluginUrl": "https://github.com/MockbaTheBorg/VCVProducts/tree/master/MM_Oscah", + "manualUrl": "https://github.com/MockbaTheBorg/VCVProducts/tree/master/MM_Oscah/README.md", + "donateUrl": "http://paypal.me/MockbaTheBorg", + "changelogUrl": "https://github.com/MockbaTheBorg/VCVProducts/tree/master/MM_Oscah/RN.md", + "modules": [ + { + "slug": "CZOscah", + "name": "CZ Oscah", + "description": "Casio CZ like oscillator with wave sequence", + "tags": [ + "Polyphonic", + "Oscillator" + ] + }, + { + "slug": "MaugOscah", + "name": "Maug Oscah", + "description": "Moog like oscillator with wave sequence", + "tags": [ + "Polyphonic", + "Oscillator" + ] + } + ] +} \ No newline at end of file