diff --git a/manifests-cache.json b/manifests-cache.json index d41e54e2..a1a29809 100644 --- a/manifests-cache.json +++ b/manifests-cache.json @@ -11458,5 +11458,20 @@ "creationTimestamp": 1665089658.213899 } } + }, + "VCV-Pro": { + "buildTimestamp": 1665388300.4683323, + "creationTimestamp": 1665388302.4371305, + "modules": { + "Chorus": { + "creationTimestamp": 1665388302.9131236 + }, + "Flanger": { + "creationTimestamp": 1665388303.4740016 + }, + "Phaser": { + "creationTimestamp": 1665388303.8026252 + } + } } } \ No newline at end of file diff --git a/manifests/VCV-Pro.json b/manifests/VCV-Pro.json new file mode 100644 index 00000000..f4ab0327 --- /dev/null +++ b/manifests/VCV-Pro.json @@ -0,0 +1,50 @@ +{ + "slug": "VCV-Pro", + "name": "Pro", + "version": "2.0.0", + "license": "proprietary", + "brand": "VCV", + "author": "VCV", + "authorEmail": "support@vcvrack.com", + "authorUrl": "https://vcvrack.com/", + "pluginUrl": "https://vcvrack.com/Pro", + "manualUrl": "https://vcvrack.com/Pro#manual", + "sourceUrl": "", + "donateUrl": "", + "changelogUrl": "", + "modules": [ + { + "slug": "Chorus", + "name": "Chorus", + "description": "", + "manualUrl": "https://vcvrack.com/Pro#Chorus", + "tags": [ + "Chorus", + "Effect", + "Polyphonic" + ] + }, + { + "slug": "Flanger", + "name": "Flanger", + "description": "", + "manualUrl": "https://vcvrack.com/Pro#Flanger", + "tags": [ + "Flanger", + "Effect", + "Polyphonic" + ] + }, + { + "slug": "Phaser", + "name": "Phaser", + "description": "", + "manualUrl": "https://vcvrack.com/Pro#Phaser", + "tags": [ + "Phaser", + "Effect", + "Polyphonic" + ] + } + ] +} \ No newline at end of file