| @@ -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 | |||
| } | |||
| } | |||
| }, | |||
| @@ -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", | |||
| @@ -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" | |||
| ] | |||
| } | |||
| ] | |||
| } | |||
| @@ -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" | |||
| ] | |||
| } | |||
| ] | |||
| } | |||
| @@ -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", | |||