Browse Source

Update manifest FLAG-Free to 2.2.2, FLAG-Prism-Of-Perception to 2.0.0

pull/785/head
Andrew Belt 2 years ago
parent
commit
702a5e1b04
3 changed files with 56 additions and 5 deletions
  1. +13
    -1
      manifests-cache.json
  2. +16
    -4
      manifests/FLAG-Free.json
  3. +27
    -0
      manifests/FLAG-Prism-Of-Perception.json

+ 13
- 1
manifests-cache.json View File

@@ -9882,7 +9882,7 @@
}
},
"FLAG-Free": {
"buildTimestamp": 1662500136.7048092,
"buildTimestamp": 1683853113.787878,
"creationTimestamp": 1605601357.1780744,
"modules": {
"Electric-Ensemble": {
@@ -9902,6 +9902,9 @@
},
"Prodigal-Son": {
"creationTimestamp": 1661895053.3558006
},
"Prince-Of-Perception": {
"creationTimestamp": 1683853163.7157605
}
}
},
@@ -12388,5 +12391,14 @@
"creationTimestamp": 1682115631.5059369
}
}
},
"FLAG-Prism-Of-Perception": {
"buildTimestamp": 1683853161.999101,
"creationTimestamp": 1683853163.0321121,
"modules": {
"Prism-Of-Perception": {
"creationTimestamp": 1683853163.3303542
}
}
}
}

+ 16
- 4
manifests/FLAG-Free.json View File

@@ -1,7 +1,7 @@
{
"slug": "FLAG-Free",
"name": "FLAG Free",
"version": "2.2.1",
"version": "2.2.2",
"license": "proprietary",
"brand": "FLAG",
"author": "Flag Audio",
@@ -16,7 +16,7 @@
{
"slug": "Electric-Ensemble",
"name": "Electric Ensemble",
"manualUrl": "https://flagaudio.com/vcv/electric_ensemble.html",
"manualUrl": "https://flagaudio.com/vcv/electric-ensemble.html",
"description": "Chorus Ensemble",
"tags": [
"Chorus",
@@ -28,7 +28,7 @@
{
"slug": "Tap-Dancer",
"name": "Tap Dancer",
"manualUrl": "https://flagaudio.com/vcv/tap_dancer.html",
"manualUrl": "https://flagaudio.com/vcv/tap-dancer.html",
"description": "Multi-Tap Delay with Modulation",
"tags": [
"Delay",
@@ -75,12 +75,24 @@
{
"slug": "Prodigal-Son",
"name": "Prodigal Son",
"manualUrl": "https://flagaudio.com/vcv/prodigal_son.html",
"manualUrl": "https://flagaudio.com/vcv/prodigal-son.html",
"description": "Band Limited Super-Saw Oscillator with Amplitude Envelope",
"tags": [
"Oscillator",
"Polyphonic"
]
},
{
"slug": "Prince-Of-Perception",
"name": "Prince Of Perception",
"manualUrl": "https://flagaudio.com/vcv/prince-of-perception.html",
"description": "Delay Looper",
"tags": [
"Delay",
"Digital",
"Recording",
"Sampler"
]
}
]
}

+ 27
- 0
manifests/FLAG-Prism-Of-Perception.json View File

@@ -0,0 +1,27 @@
{
"slug": "FLAG-Prism-Of-Perception",
"name": "FLAG Prism of Perception",
"version": "2.0.0",
"license": "proprietary",
"brand": "FLAG",
"author": "Flag Audio + Omri Cohen",
"authorEmail": "",
"authorUrl": "https://flagaudio.com/",
"pluginUrl": "https://flagaudio.com/",
"manualUrl": "",
"sourceUrl": "",
"donateUrl": "",
"changelogUrl": "",
"modules": [
{
"slug": "Prism-Of-Perception",
"name": "Prism of Perception",
"manualUrl": "https://flagaudio.com/vcv/prism-of-perception.html",
"description": "Delay / Looper",
"tags": [
"Delay",
"Sampler"
]
}
]
}

Loading…
Cancel
Save