diff --git a/manifests-cache.json b/manifests-cache.json index 46353f81..b2f9e46e 100644 --- a/manifests-cache.json +++ b/manifests-cache.json @@ -10771,5 +10771,17 @@ "creationTimestamp": 1648017072.8582046 } } + }, + "FLAG-Oppressor-Pro": { + "buildTimestamp": 1649112192.4506059, + "creationTimestamp": 1649112192.6332679, + "modules": { + "Oppressor-Pro": { + "creationTimestamp": 1649112192.8060627 + }, + "Oppressor-Pro-Env": { + "creationTimestamp": 1649112193.0544643 + } + } } } \ No newline at end of file diff --git a/manifests/FLAG-Oppressor-Pro.json b/manifests/FLAG-Oppressor-Pro.json new file mode 100644 index 00000000..46b58464 --- /dev/null +++ b/manifests/FLAG-Oppressor-Pro.json @@ -0,0 +1,40 @@ +{ + "slug": "FLAG-Oppressor-Pro", + "name": "FLAG Oppressor Pro", + "version": "2.0.0", + "license": "proprietary", + "brand": "FLAG", + "author": "Flag Audio", + "authorEmail": "", + "authorUrl": "https://flagaudio.com/", + "pluginUrl": "https://flagaudio.com/", + "manualUrl": "", + "sourceUrl": "", + "donateUrl": "", + "changelogUrl": "", + "modules": [ + { + "slug": "Oppressor-Pro", + "name": "Oppressor Pro", + "manualUrl": "https://flagaudio.com/vcv/oppressor-pro.html", + "description": "Multiband Ducker/Gate/Compressor", + "tags": [ + "Dynamics", + "Compressor", + "Effect", + "Filter", + "Vocoder" + ] + }, + { + "slug": "Oppressor-Pro-Env", + "name": "Oppressor Pro Env", + "manualUrl": "https://flagaudio.com/vcv/oppressor-pro-env.html", + "description": "Multiband Envelope Follower", + "tags": [ + "Envelope follower", + "Envelope generator" + ] + } + ] +} \ No newline at end of file