Browse Source

Update manifest for VCV-SoundStage

v1
Andrew Belt 4 years ago
parent
commit
b151c397a9
2 changed files with 34 additions and 0 deletions
  1. +9
    -0
      manifests-cache.json
  2. +25
    -0
      manifests/VCV-SoundStage.json

+ 9
- 0
manifests-cache.json View File

@@ -8021,5 +8021,14 @@
"creationTimestamp": 1594269751.4262383 "creationTimestamp": 1594269751.4262383
} }
} }
},
"VCV-SoundStage": {
"buildTimestamp": 1594281847.9170437,
"creationTimestamp": 1594281849.53524,
"modules": {
"SoundStage": {
"creationTimestamp": 1594281849.8602555
}
}
} }
} }

+ 25
- 0
manifests/VCV-SoundStage.json View File

@@ -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"
]
}
]
}

Loading…
Cancel
Save