Browse Source

Update manifest VultCompacts to 2.0.12, VultModulesFree to 2.0.12, VultModules to 2.0.12, VultMysteries to 2.0.12

v2
Andrew Belt 1 year ago
parent
commit
445141bf12
5 changed files with 30 additions and 8 deletions
  1. +10
    -4
      manifests-cache.json
  2. +1
    -1
      manifests/VultCompacts.json
  3. +9
    -1
      manifests/VultModules.json
  4. +9
    -1
      manifests/VultModulesFree.json
  5. +1
    -1
      manifests/VultMysteries.json

+ 10
- 4
manifests-cache.json View File

@@ -6482,7 +6482,7 @@
} }
}, },
"VultModulesFree": { "VultModulesFree": {
"buildTimestamp": 1692045901.6457255,
"buildTimestamp": 1705453752.4222357,
"creationTimestamp": 1521738241.0, "creationTimestamp": 1521738241.0,
"modules": { "modules": {
"Basal": { "Basal": {
@@ -6598,6 +6598,9 @@
}, },
"TrummorFM": { "TrummorFM": {
"creationTimestamp": 1670842661.2169204 "creationTimestamp": 1670842661.2169204
},
"Stress": {
"creationTimestamp": 1705453754.827085
} }
} }
}, },
@@ -7594,7 +7597,7 @@
} }
}, },
"VultCompacts": { "VultCompacts": {
"buildTimestamp": 1692045898.5057533,
"buildTimestamp": 1705453751.18558,
"creationTimestamp": 1527117794.0, "creationTimestamp": 1527117794.0,
"modules": { "modules": {
"Freak": { "Freak": {
@@ -8312,7 +8315,7 @@
} }
}, },
"VultMysteries": { "VultMysteries": {
"buildTimestamp": 1692045903.735707,
"buildTimestamp": 1705453754.2155528,
"creationTimestamp": 1563301966.0, "creationTimestamp": 1563301966.0,
"modules": { "modules": {
"Lapsus": { "Lapsus": {
@@ -8740,7 +8743,7 @@
"modules": {} "modules": {}
}, },
"VultModules": { "VultModules": {
"buildTimestamp": 1692045899.9890735,
"buildTimestamp": 1705453754.6755488,
"creationTimestamp": 1518016501.0, "creationTimestamp": 1518016501.0,
"modules": { "modules": {
"Basal": { "Basal": {
@@ -8880,6 +8883,9 @@
}, },
"TrummorFM": { "TrummorFM": {
"creationTimestamp": 1670842661.3952062 "creationTimestamp": 1670842661.3952062
},
"Stress": {
"creationTimestamp": 1705453754.9773908
} }
} }
}, },


+ 1
- 1
manifests/VultCompacts.json View File

@@ -8,7 +8,7 @@
"pluginUrl": "https://modlfo.github.io/VultModules/compacts/", "pluginUrl": "https://modlfo.github.io/VultModules/compacts/",
"authorUrl": "https://vult-dsp.com", "authorUrl": "https://vult-dsp.com",
"manualUrl": "https://modlfo.github.io/VultModules", "manualUrl": "https://modlfo.github.io/VultModules",
"version": "2.0.11",
"version": "2.0.12",
"modules": [ "modules": [
{ {
"slug": "Freak", "slug": "Freak",


+ 9
- 1
manifests/VultModules.json View File

@@ -8,7 +8,7 @@
"pluginUrl": "https://modlfo.github.io/VultModules/premium/", "pluginUrl": "https://modlfo.github.io/VultModules/premium/",
"authorUrl": "https://vult-dsp.com", "authorUrl": "https://vult-dsp.com",
"manualUrl": "https://modlfo.github.io/VultModules", "manualUrl": "https://modlfo.github.io/VultModules",
"version": "2.0.11",
"version": "2.0.12",
"modules": [ "modules": [
{ {
"slug": "Basal", "slug": "Basal",
@@ -458,6 +458,14 @@
"Polyphonic" "Polyphonic"
], ],
"description": "Stereo Channel Send/Return" "description": "Stereo Channel Send/Return"
},
{
"slug": "Stress",
"name": "Stress",
"tags": [
"Utility"
],
"description": "Test signal generator"
} }
] ]
} }

+ 9
- 1
manifests/VultModulesFree.json View File

@@ -8,7 +8,7 @@
"pluginUrl": "https://modlfo.github.io/VultModules/", "pluginUrl": "https://modlfo.github.io/VultModules/",
"authorUrl": "https://vult-dsp.com", "authorUrl": "https://vult-dsp.com",
"manualUrl": "https://modlfo.github.io/VultModules", "manualUrl": "https://modlfo.github.io/VultModules",
"version": "2.0.11",
"version": "2.0.12",
"modules": [ "modules": [
{ {
"slug": "Basal", "slug": "Basal",
@@ -379,6 +379,14 @@
"Polyphonic" "Polyphonic"
], ],
"description": "Stereo Channel Send/Return" "description": "Stereo Channel Send/Return"
},
{
"slug": "Stress",
"name": "Stress",
"tags": [
"Utility"
],
"description": "Test signal generator"
} }
] ]
} }

+ 1
- 1
manifests/VultMysteries.json View File

@@ -8,7 +8,7 @@
"pluginUrl": "https://modlfo.github.io/VultModules/mysteries/", "pluginUrl": "https://modlfo.github.io/VultModules/mysteries/",
"authorUrl": "https://vult-dsp.com", "authorUrl": "https://vult-dsp.com",
"manualUrl": "https://modlfo.github.io/VultModules", "manualUrl": "https://modlfo.github.io/VultModules",
"version": "2.0.11",
"version": "2.0.12",
"modules": [ "modules": [
{ {
"slug": "Anima", "slug": "Anima",


Loading…
Cancel
Save