Browse Source

Update manifest for FLAG-Free

v1
Andrew Belt 4 years ago
parent
commit
090523074b
2 changed files with 18 additions and 2 deletions
  1. +4
    -1
      manifests-cache.json
  2. +14
    -1
      manifests/FLAG-Free.json

+ 4
- 1
manifests-cache.json View File

@@ -8946,11 +8946,14 @@
} }
}, },
"FLAG-Free": { "FLAG-Free": {
"buildTimestamp": 1606410664.1701136,
"buildTimestamp": 1613368803.2299876,
"creationTimestamp": 1605601357.1780744, "creationTimestamp": 1605601357.1780744,
"modules": { "modules": {
"Electric-Ensemble": { "Electric-Ensemble": {
"creationTimestamp": 1605601357.423645 "creationTimestamp": 1605601357.423645
},
"Tap-Dancer": {
"creationTimestamp": 1613368803.4583426
} }
} }
}, },


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

@@ -1,7 +1,7 @@
{ {
"slug": "FLAG-Free", "slug": "FLAG-Free",
"name": "FLAG Free", "name": "FLAG Free",
"version": "1.0.1",
"version": "1.0.2",
"license": "proprietary", "license": "proprietary",
"brand": "FLAG", "brand": "FLAG",
"author": "Nils Jonas Norberg", "author": "Nils Jonas Norberg",
@@ -16,6 +16,7 @@
{ {
"slug": "Electric-Ensemble", "slug": "Electric-Ensemble",
"name": "Electric Ensemble", "name": "Electric Ensemble",
"manualUrl": "https://flagaudio.com/vcv/electric_ensemble.html",
"description": "Chorus Ensemble", "description": "Chorus Ensemble",
"tags": [ "tags": [
"Chorus", "Chorus",
@@ -23,6 +24,18 @@
"Distortion", "Distortion",
"Filter" "Filter"
] ]
},
{
"slug": "Tap-Dancer",
"name": "Tap Dancer",
"manualUrl": "https://flagaudio.com/vcv/tap_dancer.html",
"description": "Multi-Tap Delay with Modulation",
"tags": [
"Delay",
"Effect",
"Distortion",
"Filter"
]
} }
] ]
} }

Loading…
Cancel
Save