From af62bac097402c9fbbd5855156dd745550d15b2f Mon Sep 17 00:00:00 2001 From: Andrew Belt Date: Wed, 18 Dec 2019 18:02:16 -0500 Subject: [PATCH] Remove MM_Oscah until metadata is fixed. --- manifests/MM_Oscah.json | 35 ----------------------------------- 1 file changed, 35 deletions(-) delete mode 100644 manifests/MM_Oscah.json diff --git a/manifests/MM_Oscah.json b/manifests/MM_Oscah.json deleted file mode 100644 index 085dd24f..00000000 --- a/manifests/MM_Oscah.json +++ /dev/null @@ -1,35 +0,0 @@ -{ - "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