diff --git a/manifests-cache.json b/manifests-cache.json index 27d9913e..bf063d01 100644 --- a/manifests-cache.json +++ b/manifests-cache.json @@ -11652,7 +11652,7 @@ } }, "VCV-Pro": { - "buildTimestamp": 1666321067.5307863, + "buildTimestamp": 1672487562.8951643, "creationTimestamp": 1665388302.4371305, "modules": { "Chorus": { @@ -11663,6 +11663,12 @@ }, "Phaser": { "creationTimestamp": 1665388303.8026252 + }, + "Reverb": { + "creationTimestamp": 1672487567.0829706 + }, + "Convolver": { + "creationTimestamp": 1672487567.364354 } } }, diff --git a/manifests/VCV-Pro.json b/manifests/VCV-Pro.json index faceaed3..8a4dabed 100644 --- a/manifests/VCV-Pro.json +++ b/manifests/VCV-Pro.json @@ -1,7 +1,7 @@ { "slug": "VCV-Pro", "name": "VCV Pro", - "version": "2.0.2", + "version": "2.1.0", "license": "proprietary", "brand": "VCV", "author": "VCV", @@ -45,6 +45,26 @@ "Effect", "Polyphonic" ] + }, + { + "slug": "Reverb", + "name": "Reverb", + "description": "Stereo morphing reverb processor with a waterfall plot", + "manualUrl": "https://vcvrack.com/Pro#Reverb", + "tags": [ + "Reverb", + "Effect" + ] + }, + { + "slug": "Convolver", + "name": "Convolver", + "description": "Convolves mono/stereo audio with an impulse response (IR) in real-time", + "manualUrl": "https://vcvrack.com/Pro#Convolver", + "tags": [ + "Reverb", + "Effect" + ] } ] } \ No newline at end of file