diff --git a/manifests-cache.json b/manifests-cache.json index dbdd7a6f..b11b1170 100644 --- a/manifests-cache.json +++ b/manifests-cache.json @@ -8021,5 +8021,14 @@ "creationTimestamp": 1594269751.4262383 } } + }, + "VCV-SoundStage": { + "buildTimestamp": 1594281847.9170437, + "creationTimestamp": 1594281849.53524, + "modules": { + "SoundStage": { + "creationTimestamp": 1594281849.8602555 + } + } } } \ No newline at end of file diff --git a/manifests/VCV-SoundStage.json b/manifests/VCV-SoundStage.json new file mode 100644 index 00000000..6555bb0d --- /dev/null +++ b/manifests/VCV-SoundStage.json @@ -0,0 +1,25 @@ +{ + "slug": "VCV-SoundStage", + "name": "Sound Stage", + "version": "1.0.0", + "license": "proprietary", + "brand": "VCV", + "author": "VCV", + "authorEmail": "contact@vcvrack.com", + "authorUrl": "https://vcvrack.com/", + "pluginUrl": "https://vcvrack.com/SoundStage", + "manualUrl": "https://vcvrack.com/SoundStage#manual", + "changelogUrl": "https://vcvrack.com/SoundStage#changelog", + "sourceUrl": "", + "donateUrl": "", + "modules": [ + { + "slug": "SoundStage", + "name": "Sound Stage", + "description": "Reverb processor that simulates virtual sources and microphones on a 3D stage", + "tags": [ + "Reverb" + ] + } + ] +} \ No newline at end of file