Browse Source

Update manifest VCV-Pro to 2.1.0

pull/785/head
Andrew Belt 2 years ago
parent
commit
399fd198df
2 changed files with 28 additions and 2 deletions
  1. +7
    -1
      manifests-cache.json
  2. +21
    -1
      manifests/VCV-Pro.json

+ 7
- 1
manifests-cache.json View File

@@ -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
}
}
},


+ 21
- 1
manifests/VCV-Pro.json View File

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

Loading…
Cancel
Save