Browse Source

Update manifest FLAG-Free to 2.2.0

pull/785/head
Andrew Belt 3 years ago
parent
commit
81d3c2d175
2 changed files with 18 additions and 4 deletions
  1. +4
    -1
      manifests-cache.json
  2. +14
    -3
      manifests/FLAG-Free.json

+ 4
- 1
manifests-cache.json View File

@@ -9663,7 +9663,7 @@
} }
}, },
"FLAG-Free": { "FLAG-Free": {
"buildTimestamp": 1656566008.7050989,
"buildTimestamp": 1661895052.0404158,
"creationTimestamp": 1605601357.1780744, "creationTimestamp": 1605601357.1780744,
"modules": { "modules": {
"Electric-Ensemble": { "Electric-Ensemble": {
@@ -9680,6 +9680,9 @@
}, },
"Stems": { "Stems": {
"creationTimestamp": 1654586696.0425813 "creationTimestamp": 1654586696.0425813
},
"Prodigal-Son": {
"creationTimestamp": 1661895053.3558006
} }
} }
}, },


+ 14
- 3
manifests/FLAG-Free.json View File

@@ -1,7 +1,7 @@
{ {
"slug": "FLAG-Free", "slug": "FLAG-Free",
"name": "FLAG Free", "name": "FLAG Free",
"version": "2.1.2",
"version": "2.2.0",
"license": "proprietary", "license": "proprietary",
"brand": "FLAG", "brand": "FLAG",
"author": "Flag Audio", "author": "Flag Audio",
@@ -54,7 +54,7 @@
"slug": "Oppressor", "slug": "Oppressor",
"name": "Oppressor", "name": "Oppressor",
"manualUrl": "https://flagaudio.com/vcv/oppressor.html", "manualUrl": "https://flagaudio.com/vcv/oppressor.html",
"description": "Multiband Ducker",
"description": "Multiband Ducker and Compressor",
"tags": [ "tags": [
"Dynamics", "Dynamics",
"Compressor", "Compressor",
@@ -68,7 +68,18 @@
"manualUrl": "https://flagaudio.com/vcv/stems.html", "manualUrl": "https://flagaudio.com/vcv/stems.html",
"description": "Multi Channel Stem Player", "description": "Multi Channel Stem Player",
"tags": [ "tags": [
"Sampler"
"Sampler",
"Polyphonic"
]
},
{
"slug": "Prodigal-Son",
"name": "Prodigal Son",
"manualUrl": "https://flagaudio.com/vcv/prodigal_son.html",
"description": "Band Limited Super-Saw Oscillator with Amplitude Envelope",
"tags": [
"Oscillator",
"Polyphonic"
] ]
} }
] ]

Loading…
Cancel
Save