From 6d3d4a7dc726a1c49efb5c9e83ed8a3870c92728 Mon Sep 17 00:00:00 2001 From: Andrew Belt Date: Mon, 2 May 2022 01:55:02 -0400 Subject: [PATCH] Update manifest Geodesics-Vultiverse to 2.0.2, VultCompacts to 2.0.5, VultModules to 2.0.5, VultModulesFree to 2.0.5, VultMysteries to 2.0.5 --- manifests-cache.json | 22 +++++++++++++++++----- manifests/Geodesics-Vultiverse.json | 2 +- manifests/VultCompacts.json | 2 +- manifests/VultModules.json | 20 +++++++++++++++++++- manifests/VultModulesFree.json | 20 +++++++++++++++++++- manifests/VultMysteries.json | 2 +- 6 files changed, 58 insertions(+), 10 deletions(-) diff --git a/manifests-cache.json b/manifests-cache.json index 860f5eaa..c74d90ed 100644 --- a/manifests-cache.json +++ b/manifests-cache.json @@ -6143,7 +6143,7 @@ } }, "VultModulesFree": { - "buildTimestamp": 1644403523.943767, + "buildTimestamp": 1651470860.3893206, "creationTimestamp": 1521738241.0, "modules": { "Basal": { @@ -6247,6 +6247,12 @@ }, "Jorus": { "creationTimestamp": 1643870780.050417 + }, + "Opulus": { + "creationTimestamp": 1651470865.481659 + }, + "OpulusMicro": { + "creationTimestamp": 1651470865.6618743 } } }, @@ -7237,7 +7243,7 @@ } }, "VultCompacts": { - "buildTimestamp": 1644403522.4137259, + "buildTimestamp": 1651470857.8759308, "creationTimestamp": 1527117794.0, "modules": { "Freak": { @@ -7955,7 +7961,7 @@ } }, "VultMysteries": { - "buildTimestamp": 1644403525.6304793, + "buildTimestamp": 1651470861.886021, "creationTimestamp": 1563301966.0, "modules": { "Lapsus": { @@ -8377,7 +8383,7 @@ "modules": {} }, "VultModules": { - "buildTimestamp": 1644403523.250415, + "buildTimestamp": 1651470859.182627, "creationTimestamp": 1518016501.0, "modules": { "Basal": { @@ -8505,6 +8511,12 @@ }, "Jorus": { "creationTimestamp": 1643870780.206573 + }, + "Opulus": { + "creationTimestamp": 1651470865.9612703 + }, + "OpulusMicro": { + "creationTimestamp": 1651470866.1431687 } } }, @@ -9594,7 +9606,7 @@ } }, "Geodesics-Vultiverse": { - "buildTimestamp": 1639203564.43992, + "buildTimestamp": 1651470856.1558921, "creationTimestamp": 1605226581.6694007, "modules": { "Hexaquark": { diff --git a/manifests/Geodesics-Vultiverse.json b/manifests/Geodesics-Vultiverse.json index 407f3d46..9ac1ec5d 100644 --- a/manifests/Geodesics-Vultiverse.json +++ b/manifests/Geodesics-Vultiverse.json @@ -1,7 +1,7 @@ { "slug": "Geodesics-Vultiverse", "name": "Geodesics-Vultiverse", - "version": "2.0.1", + "version": "2.0.2", "license": "Proprietary", "brand": "Geodesics+Vult", "author": "Pyer + Leonardo Laguna Ruiz", diff --git a/manifests/VultCompacts.json b/manifests/VultCompacts.json index dd64a2df..5138bf40 100644 --- a/manifests/VultCompacts.json +++ b/manifests/VultCompacts.json @@ -8,7 +8,7 @@ "pluginUrl": "https://modlfo.github.io/VultModules/compacts/", "authorUrl": "https://vult-dsp.com", "manualUrl": "https://modlfo.github.io/VultModules", - "version": "2.0.4", + "version": "2.0.5", "modules": [ { "slug": "Freak", diff --git a/manifests/VultModules.json b/manifests/VultModules.json index d7e2810f..1a79d83c 100644 --- a/manifests/VultModules.json +++ b/manifests/VultModules.json @@ -8,7 +8,7 @@ "pluginUrl": "https://modlfo.github.io/VultModules/premium/", "authorUrl": "https://vult-dsp.com", "manualUrl": "https://modlfo.github.io/VultModules", - "version": "2.0.4", + "version": "2.0.5", "modules": [ { "slug": "Basal", @@ -213,6 +213,24 @@ ], "description": "Dual Low Pass Gate/Filter" }, + { + "slug": "Opulus", + "name": "Opulus", + "tags": [ + "Synth voice", + "Polyphonic" + ], + "description": "Retro FM Operator" + }, + { + "slug": "OpulusMicro", + "name": "OpulusMicro", + "tags": [ + "Synth voice", + "Polyphonic" + ], + "description": "Accidental FM Operator" + }, { "slug": "Punch", "name": "Punch", diff --git a/manifests/VultModulesFree.json b/manifests/VultModulesFree.json index 45780365..4cb31a8c 100644 --- a/manifests/VultModulesFree.json +++ b/manifests/VultModulesFree.json @@ -8,7 +8,7 @@ "pluginUrl": "https://modlfo.github.io/VultModules/", "authorUrl": "https://vult-dsp.com", "manualUrl": "https://modlfo.github.io/VultModules", - "version": "2.0.4", + "version": "2.0.5", "modules": [ { "slug": "Basal", @@ -154,6 +154,24 @@ ], "description": "Acid Filter" }, + { + "slug": "Opulus", + "name": "Opulus", + "tags": [ + "Synth voice", + "Polyphonic" + ], + "description": "Retro FM Operator" + }, + { + "slug": "OpulusMicro", + "name": "OpulusMicro", + "tags": [ + "Synth voice", + "Polyphonic" + ], + "description": "Accidental FM Operator" + }, { "slug": "Punch", "name": "Punch", diff --git a/manifests/VultMysteries.json b/manifests/VultMysteries.json index 52fe8abc..f9961cda 100644 --- a/manifests/VultMysteries.json +++ b/manifests/VultMysteries.json @@ -8,7 +8,7 @@ "pluginUrl": "https://modlfo.github.io/VultModules/mysteries/", "authorUrl": "https://vult-dsp.com", "manualUrl": "https://modlfo.github.io/VultModules", - "version": "2.0.4", + "version": "2.0.5", "modules": [ { "slug": "Anima",