From fd7099dd205b2db8e0cc3ab5f6c95ade5118dd0c Mon Sep 17 00:00:00 2001 From: Andrew Belt Date: Wed, 18 Dec 2019 17:57:37 -0500 Subject: [PATCH] Update manifest for MM_Oscah --- manifests/MM_Oscah.json | 35 +++++++++++++++++++++++++++++++++++ 1 file changed, 35 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..085dd24f --- /dev/null +++ b/manifests/MM_Oscah.json @@ -0,0 +1,35 @@ +{ + "slug": "MM_Oscah", + "name": "Special 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/MockbaModular", + "manualUrl": "https://github.com/MockbaTheBorg/MockbaModular/blob/master/README.md", + "sourceUrl": "https://github.com/MockbaTheBorg/MockbaModular", + "donateUrl": "http://paypal.me/MockbaTheBorg", + "changelogUrl": "", + "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