From 702a5e1b04ae09f834f2588dc5c7233b831f46f4 Mon Sep 17 00:00:00 2001 From: Andrew Belt Date: Thu, 11 May 2023 21:01:13 -0400 Subject: [PATCH] Update manifest FLAG-Free to 2.2.2, FLAG-Prism-Of-Perception to 2.0.0 --- manifests-cache.json | 14 ++++++++++++- manifests/FLAG-Free.json | 20 ++++++++++++++---- manifests/FLAG-Prism-Of-Perception.json | 27 +++++++++++++++++++++++++ 3 files changed, 56 insertions(+), 5 deletions(-) create mode 100644 manifests/FLAG-Prism-Of-Perception.json diff --git a/manifests-cache.json b/manifests-cache.json index ffcba292..af795ce5 100644 --- a/manifests-cache.json +++ b/manifests-cache.json @@ -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 + } + } } } \ No newline at end of file diff --git a/manifests/FLAG-Free.json b/manifests/FLAG-Free.json index aefe1c14..241dde72 100644 --- a/manifests/FLAG-Free.json +++ b/manifests/FLAG-Free.json @@ -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" + ] } ] } \ No newline at end of file diff --git a/manifests/FLAG-Prism-Of-Perception.json b/manifests/FLAG-Prism-Of-Perception.json new file mode 100644 index 00000000..20e3e61c --- /dev/null +++ b/manifests/FLAG-Prism-Of-Perception.json @@ -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" + ] + } + ] +} \ No newline at end of file