From d11bd9ef82123df3e67938e697b1106c74f0b27c Mon Sep 17 00:00:00 2001 From: Andrew Belt Date: Mon, 27 Sep 2021 13:57:52 -0400 Subject: [PATCH] Update manifest for OmniMango-Hyper-Tune --- manifests-cache.json | 9 +++++++++ manifests/OmniMango-Hyper-Tune.json | 27 +++++++++++++++++++++++++++ 2 files changed, 36 insertions(+) create mode 100644 manifests/OmniMango-Hyper-Tune.json diff --git a/manifests-cache.json b/manifests-cache.json index e8a5e06f..b4acfb25 100644 --- a/manifests-cache.json +++ b/manifests-cache.json @@ -9994,5 +9994,14 @@ "creationTimestamp": 1632097261.4360511 } } + }, + "OmniMango-Hyper-Tune": { + "buildTimestamp": 1632765450.7460086, + "creationTimestamp": 1632765451.712237, + "modules": { + "OmniMango-Hyper-Tune": { + "creationTimestamp": 1632765451.8003767 + } + } } } \ No newline at end of file diff --git a/manifests/OmniMango-Hyper-Tune.json b/manifests/OmniMango-Hyper-Tune.json new file mode 100644 index 00000000..9b6ee2cc --- /dev/null +++ b/manifests/OmniMango-Hyper-Tune.json @@ -0,0 +1,27 @@ +{ + "slug": "OmniMango-Hyper-Tune", + "name": "OmniMango HyperTune", + "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/HyperTune.md", + "sourceUrl": "", + "donateUrl": "https://paypal.me/Omnimango?locale.x=en_US", + "changelogUrl": "", + "modules": [ + { + "slug": "OmniMango-Hyper-Tune", + "name": "HyperTune", + "description": "Automatic pitch detection and retuner", + "tags": [ + "Effect", + "Tuner", + "Vocoder" + ] + } + ] +} \ No newline at end of file