Browse Source

Update manifest VCV-Pro to 2.2.0

v2
Andrew Belt 9 months ago
parent
commit
5d6104f10a
2 changed files with 16 additions and 2 deletions
  1. +4
    -1
      manifests-cache.json
  2. +12
    -1
      manifests/VCV-Pro.json

+ 4
- 1
manifests-cache.json View File

@@ -12447,7 +12447,7 @@
}
},
"VCV-Pro": {
"buildTimestamp": 1691974038.2598798,
"buildTimestamp": 1721278178.1114337,
"creationTimestamp": 1665388302.4371305,
"modules": {
"Chorus": {
@@ -12464,6 +12464,9 @@
},
"Convolver": {
"creationTimestamp": 1672487567.364354
},
"Compressor": {
"creationTimestamp": 1721278178.3451834
}
}
},


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

@@ -1,7 +1,7 @@
{
"slug": "VCV-Pro",
"name": "VCV Pro",
"version": "2.1.2",
"version": "2.2.0",
"license": "proprietary",
"brand": "VCV",
"author": "VCV",
@@ -65,6 +65,17 @@
"Reverb",
"Effect"
]
},
{
"slug": "Compressor",
"name": "Compressor",
"description": "Stereo dynamic range compressor with 6 DSP models and sidechain",
"manualUrl": "https://vcvrack.com/Pro#Compressor",
"tags": [
"Compressor",
"Dynamics",
"Effect"
]
}
]
}

Loading…
Cancel
Save