From 05cad255ced69dd94b33038890336fdfa10611ef Mon Sep 17 00:00:00 2001 From: Andrew Belt Date: Tue, 3 Aug 2021 17:58:07 -0400 Subject: [PATCH] Update manifest for OmniMango-Hyper --- manifests-cache.json | 12 ++++++++++ manifests/OmniMango-Hyper.json | 40 ++++++++++++++++++++++++++++++++++ 2 files changed, 52 insertions(+) create mode 100644 manifests/OmniMango-Hyper.json diff --git a/manifests-cache.json b/manifests-cache.json index 703ad60e..6795ac3b 100644 --- a/manifests-cache.json +++ b/manifests-cache.json @@ -9688,5 +9688,17 @@ "creationTimestamp": 1627193160.2833498 } } + }, + "OmniMango-Hyper": { + "buildTimestamp": 1628027851.1669002, + "creationTimestamp": 1628027851.564015, + "modules": { + "OmniMango-Hyper-Loop": { + "creationTimestamp": 1628027851.6770701 + }, + "OmniMango-Hyper-Syrup": { + "creationTimestamp": 1628027851.7791288 + } + } } } \ No newline at end of file diff --git a/manifests/OmniMango-Hyper.json b/manifests/OmniMango-Hyper.json new file mode 100644 index 00000000..d6d9642e --- /dev/null +++ b/manifests/OmniMango-Hyper.json @@ -0,0 +1,40 @@ +{ + "slug": "OmniMango-Hyper", + "name": "OmniMango Hyper Wavetable", + "version": "1.0.0", + "license": "https://vcvrack.com/eula", + "brand": "OmniMango", + "author": "Garnet Grimm", + "authorEmail": "garnetgrimm720@gmail.com", + "authorUrl": "", + "pluginUrl": "", + "manualUrl": "https://github.com/garnetgrimm/Omnimango-Manuals/blob/master/HyperManual.md", + "sourceUrl": "", + "donateUrl": "https://paypal.me/Omnimango?locale.x=en_US", + "changelogUrl": "", + "modules": [ + { + "slug": "OmniMango-Hyper-Loop", + "name": "HyperLoop", + "description": "Incoming quick looper", + "tags": [ + "Sampler", + "Expander" + ] + }, + { + "slug": "OmniMango-Hyper-Syrup", + "name": "HyperSyrup", + "description": "Wavetable Synthesizer", + "tags": [ + "Polyphonic", + "Oscillator" + ], + "keywords": [ + "Polyphonic", + "Oscillator", + "Wavetable" + ] + } + ] +} \ No newline at end of file