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": { "VCV-Pro": {
"buildTimestamp": 1691974038.2598798,
"buildTimestamp": 1721278178.1114337,
"creationTimestamp": 1665388302.4371305, "creationTimestamp": 1665388302.4371305,
"modules": { "modules": {
"Chorus": { "Chorus": {
@@ -12464,6 +12464,9 @@
}, },
"Convolver": { "Convolver": {
"creationTimestamp": 1672487567.364354 "creationTimestamp": 1672487567.364354
},
"Compressor": {
"creationTimestamp": 1721278178.3451834
} }
} }
}, },


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

@@ -1,7 +1,7 @@
{ {
"slug": "VCV-Pro", "slug": "VCV-Pro",
"name": "VCV Pro", "name": "VCV Pro",
"version": "2.1.2",
"version": "2.2.0",
"license": "proprietary", "license": "proprietary",
"brand": "VCV", "brand": "VCV",
"author": "VCV", "author": "VCV",
@@ -65,6 +65,17 @@
"Reverb", "Reverb",
"Effect" "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