From 5be0f4e62988288e588a937d7d6044a81eb3e895 Mon Sep 17 00:00:00 2001 From: Andrew Belt Date: Tue, 13 Jan 2026 10:46:27 -0500 Subject: [PATCH] Update manifest JW-Modules to 2.0.25, LydD-Modules to 2.0.20, MADZINE to 2.4.0, SickoCV to 2.7.8 --- manifests-cache.json | 32 ++++++++++++++++++--- manifests/JW-Modules.json | 2 +- manifests/LydD-Modules.json | 57 +++++++++++++++++++++++++++++++++++-- manifests/MADZINE.json | 29 ++++++++++++++++++- manifests/SickoCV.json | 2 +- 5 files changed, 113 insertions(+), 9 deletions(-) diff --git a/manifests-cache.json b/manifests-cache.json index dceaea43..da038440 100644 --- a/manifests-cache.json +++ b/manifests-cache.json @@ -3580,7 +3580,7 @@ } }, "JW-Modules": { - "buildTimestamp": 1767861577.333413, + "buildTimestamp": 1768316153.82535, "creationTimestamp": 1518016501.0, "modules": { "BlankPanel_SM": { @@ -12459,7 +12459,7 @@ } }, "SickoCV": { - "buildTimestamp": 1757920734.1469047, + "buildTimestamp": 1768316958.5618756, "creationTimestamp": 1661903994.336356, "modules": { "Btoggler": { @@ -15873,7 +15873,7 @@ } }, "MADZINE": { - "buildTimestamp": 1767584236.1569653, + "buildTimestamp": 1768316384.0658083, "creationTimestamp": 1754214222.0569358, "modules": { "SwingLFO": { @@ -15959,6 +15959,15 @@ }, "Launchpad": { "creationTimestamp": 1767584236.6510952 + }, + "Runner": { + "creationTimestamp": 1768316959.5024655 + }, + "Facehugger": { + "creationTimestamp": 1768316959.5928807 + }, + "Ovomorph": { + "creationTimestamp": 1768316959.7005327 } } }, @@ -16098,7 +16107,7 @@ } }, "LydD-Modules": { - "buildTimestamp": 1761544396.9361672, + "buildTimestamp": 1768316206.670079, "creationTimestamp": 1759801617.523616, "modules": { "Poppy-fields": { @@ -16112,6 +16121,21 @@ }, "Torus-Osc": { "creationTimestamp": 1759801617.8118076 + }, + "Clock-Long": { + "creationTimestamp": 1768316958.9979398 + }, + "Dobbs-Env": { + "creationTimestamp": 1768316959.0883765 + }, + "Ledger-Logic": { + "creationTimestamp": 1768316959.180981 + }, + "The-Onceler": { + "creationTimestamp": 1768316959.2741914 + }, + "Shear-Comb": { + "creationTimestamp": 1768316959.3676658 } } }, diff --git a/manifests/JW-Modules.json b/manifests/JW-Modules.json index 445192ca..026f9713 100644 --- a/manifests/JW-Modules.json +++ b/manifests/JW-Modules.json @@ -10,7 +10,7 @@ "sourceUrl": "https://github.com/jeremywen/JW-Modules", "donateUrl": "https://www.paypal.me/jeremywen", "changelogUrl": "https://github.com/jeremywen/JW-Modules/blob/master/CHANGELOG.md", - "version": "2.0.24", + "version": "2.0.25", "modules": [ { "slug": "BlankPanel_1HP", diff --git a/manifests/LydD-Modules.json b/manifests/LydD-Modules.json index 3345d3d1..19c40edd 100644 --- a/manifests/LydD-Modules.json +++ b/manifests/LydD-Modules.json @@ -3,12 +3,15 @@ "name": "LydD Modules", "author": "Lydian", "license": "GPL-3.0-or-later", - "version": "2.0.18", + "manualUrl": "https://github.com/Lydian-Des/LydD_Modules/blob/main/README.md", + "sourceUrl": "https://github.com/Lydian-Des/LydD_Modules", + "version": "2.0.20", "modules": [ { "slug": "Poppy-fields", "name": "Poppy-Fields", "description": "Infinite Sequencer", + "manualUrl": "https://github.com/Lydian-Des/LydD_Modules/blob/main/Manual-Poppy_Fields.md", "tags": [ "Sequencer" ] @@ -17,6 +20,7 @@ "slug": "Dadras-Momeni-Chaos", "name": "Mom-and-Dad", "description": "Chaotic Attractors", + "manualUrl": "https://github.com/Lydian-Des/LydD_Modules/blob/main/Manual-Mom_and_Dad.md", "tags": [ "LFO" ] @@ -25,17 +29,66 @@ "slug": "Simone-Chaos", "name": "Simone", "description": "Chaotic Attractors", + "manualUrl": "https://github.com/Lydian-Des/LydD_Modules/blob/main/Manual-Simone.md", "tags": [ - "LFO" + "LFO", + "VCO" ] }, { "slug": "Torus-Osc", "name": "Torus", "description": "Toroidal Oscillator", + "manualUrl": "https://github.com/Lydian-Des/LydD_Modules/blob/main/Manual-Torus.md", "tags": [ "VCO" ] + }, + { + "slug": "Clock-Long", + "name": "Concierge", + "description": "Clock Generator", + "tags": [ + "Utility", + "Clock" + ] + }, + { + "slug": "Dobbs-Env", + "name": "Dobbs", + "description": "Envelope Generator", + "tags": [ + "Utility", + "Envelope generator" + ] + }, + { + "slug": "Ledger-Logic", + "name": "Ledger", + "description": "Cascading Logic", + "tags": [ + "Utility", + "Logic" + ] + }, + { + "slug": "The-Onceler", + "name": "Onceler", + "description": "Wait for Gates", + "tags": [ + "Utility", + "Clock modulator", + "Switch" + ] + }, + { + "slug": "Shear-Comb", + "name": "Shear", + "description": "IIR Comb Filter", + "tags": [ + "Filter", + "Effect" + ] } ] } \ No newline at end of file diff --git a/manifests/MADZINE.json b/manifests/MADZINE.json index d1ebb3e5..f716c778 100644 --- a/manifests/MADZINE.json +++ b/manifests/MADZINE.json @@ -1,7 +1,7 @@ { "slug": "MADZINE", "name": "MADZINE", - "version": "2.3.8", + "version": "2.4.0", "license": "GPL-3.0-or-later", "brand": "MADZINE", "author": "MAD", @@ -274,6 +274,33 @@ "Recording", "Mixer" ] + }, + { + "slug": "Runner", + "name": "Runner", + "description": "Chaos-modulated stereo delay with spread control, derived from Ellen Ripley", + "tags": [ + "Effect", + "Delay" + ] + }, + { + "slug": "Facehugger", + "name": "Facehugger", + "description": "Chaos-modulated granular processor (Gratch), derived from Ellen Ripley", + "tags": [ + "Effect", + "Granular" + ] + }, + { + "slug": "Ovomorph", + "name": "Ovomorph", + "description": "Chaos-modulated stereo reverb with room and decay control, derived from Ellen Ripley", + "tags": [ + "Effect", + "Reverb" + ] } ] } \ No newline at end of file diff --git a/manifests/SickoCV.json b/manifests/SickoCV.json index dc403446..1a20943a 100644 --- a/manifests/SickoCV.json +++ b/manifests/SickoCV.json @@ -1,7 +1,7 @@ { "slug": "SickoCV", "name": "SickoCV", - "version": "2.7.7", + "version": "2.7.8", "license": "GPL-3.0-or-later", "brand": "Sickozell", "author": "Sickozell",