Browse Source

Update manifest FLAG-Oppressor-Pro to 2.0.0

pull/785/head
Andrew Belt 3 years ago
parent
commit
d99c5d6768
2 changed files with 52 additions and 0 deletions
  1. +12
    -0
      manifests-cache.json
  2. +40
    -0
      manifests/FLAG-Oppressor-Pro.json

+ 12
- 0
manifests-cache.json View File

@@ -10771,5 +10771,17 @@
"creationTimestamp": 1648017072.8582046 "creationTimestamp": 1648017072.8582046
} }
} }
},
"FLAG-Oppressor-Pro": {
"buildTimestamp": 1649112192.4506059,
"creationTimestamp": 1649112192.6332679,
"modules": {
"Oppressor-Pro": {
"creationTimestamp": 1649112192.8060627
},
"Oppressor-Pro-Env": {
"creationTimestamp": 1649112193.0544643
}
}
} }
} }

+ 40
- 0
manifests/FLAG-Oppressor-Pro.json View File

@@ -0,0 +1,40 @@
{
"slug": "FLAG-Oppressor-Pro",
"name": "FLAG Oppressor Pro",
"version": "2.0.0",
"license": "proprietary",
"brand": "FLAG",
"author": "Flag Audio",
"authorEmail": "",
"authorUrl": "https://flagaudio.com/",
"pluginUrl": "https://flagaudio.com/",
"manualUrl": "",
"sourceUrl": "",
"donateUrl": "",
"changelogUrl": "",
"modules": [
{
"slug": "Oppressor-Pro",
"name": "Oppressor Pro",
"manualUrl": "https://flagaudio.com/vcv/oppressor-pro.html",
"description": "Multiband Ducker/Gate/Compressor",
"tags": [
"Dynamics",
"Compressor",
"Effect",
"Filter",
"Vocoder"
]
},
{
"slug": "Oppressor-Pro-Env",
"name": "Oppressor Pro Env",
"manualUrl": "https://flagaudio.com/vcv/oppressor-pro-env.html",
"description": "Multiband Envelope Follower",
"tags": [
"Envelope follower",
"Envelope generator"
]
}
]
}

Loading…
Cancel
Save