From e2d7da8827943f982be26d8f39359e922375bb4b Mon Sep 17 00:00:00 2001 From: Andrew Belt Date: Mon, 12 Apr 2021 11:47:16 -0400 Subject: [PATCH] Update manifest for JW-Modules, CountModula, squinkylabs-plug1, Sha-Bang-Modules, FrozenWasteland --- manifests-cache.json | 31 ++++++++++++++++++++++++----- manifests/CountModula.json | 34 +++++++++++++++++++++++++++++++- manifests/FrozenWasteland.json | 2 +- manifests/JW-Modules.json | 2 +- manifests/Sha-Bang-Modules.json | 2 +- manifests/squinkylabs-plug1.json | 33 ++++++++++++++++++++++++++++++- 6 files changed, 94 insertions(+), 10 deletions(-) diff --git a/manifests-cache.json b/manifests-cache.json index 22a66cff..ab594951 100644 --- a/manifests-cache.json +++ b/manifests-cache.json @@ -2575,7 +2575,7 @@ } }, "squinkylabs-plug1": { - "buildTimestamp": 1605955072.63519, + "buildTimestamp": 1618240249.9972656, "creationTimestamp": 1521738241.0, "modules": { "squinkylabs-ev3": { @@ -2679,6 +2679,15 @@ }, "squinkylabs-comp": { "creationTimestamp": 1605955094.8725228 + }, + "squinkylabs-samp": { + "creationTimestamp": 1618241310.91698 + }, + "squinkylabs-comp2": { + "creationTimestamp": 1618241311.0956554 + }, + "squinkylabs-testmodel": { + "creationTimestamp": 1618241311.2129128 } } }, @@ -3154,7 +3163,7 @@ } }, "JW-Modules": { - "buildTimestamp": 1616991246.3120143, + "buildTimestamp": 1618240380.6335092, "creationTimestamp": 1518016501.0, "modules": { "BlankPanel_SM": { @@ -4831,7 +4840,7 @@ } }, "CountModula": { - "buildTimestamp": 1603081363.847349, + "buildTimestamp": 1618240954.2263014, "creationTimestamp": 1560722026.0, "modules": { "AnalogueShiftRegister": { @@ -5166,6 +5175,18 @@ }, "SingleSRFlipFlop": { "creationTimestamp": 1598029969.3221807 + }, + "Switch2": { + "creationTimestamp": 1618241311.347781 + }, + "Switch3": { + "creationTimestamp": 1618241311.4393125 + }, + "Switch4": { + "creationTimestamp": 1618241311.5320766 + }, + "Carousel": { + "creationTimestamp": 1618241311.6155374 } } }, @@ -7745,7 +7766,7 @@ } }, "FrozenWasteland": { - "buildTimestamp": 1617570016.9305298, + "buildTimestamp": 1618241219.6422248, "creationTimestamp": 1518016501.0, "modules": { "BPMLFO": { @@ -8862,7 +8883,7 @@ } }, "Sha-Bang-Modules": { - "buildTimestamp": 1617222813.4592648, + "buildTimestamp": 1618241310.4709208, "creationTimestamp": 1602486511.7177973, "modules": { "StochSeq": { diff --git a/manifests/CountModula.json b/manifests/CountModula.json index 355c7ba1..8a185a82 100644 --- a/manifests/CountModula.json +++ b/manifests/CountModula.json @@ -1,7 +1,7 @@ { "slug": "CountModula", "name": "Count Modula", - "version": "1.13.0", + "version": "1.14.0", "license": "GPL-3.0-only", "brand": "Count Modula", "author": "Adam Verspaget", @@ -990,6 +990,38 @@ "tags": [ "Logic" ] + }, + { + "slug": "Switch2", + "name": "Manual DPDT Switch", + "description": "Manually switch between 2 inputs", + "tags": [ + "Switch" + ] + }, + { + "slug": "Switch3", + "name": "Manual 3 Input Switch", + "description": "Manually select any one of 3 inputs", + "tags": [ + "Switch" + ] + }, + { + "slug": "Switch4", + "name": "Manual 4 Input Switch", + "description": "Manually select any one of 4 inputs", + "tags": [ + "Switch" + ] + }, + { + "slug": "Carousel", + "name": "Carousel Rotating Router", + "description": "Sequentially rotate up to 8 inputs through up to 8 outputs", + "tags": [ + "Switch" + ] } ] } \ No newline at end of file diff --git a/manifests/FrozenWasteland.json b/manifests/FrozenWasteland.json index c0315ab9..96fb56f1 100644 --- a/manifests/FrozenWasteland.json +++ b/manifests/FrozenWasteland.json @@ -1,7 +1,7 @@ { "slug": "FrozenWasteland", "name": "Frozen Wasteland", - "version": "1.18.2", + "version": "1.18.3", "author": "almostEric", "license": "GPL-3.0-only", "authorEmail": "almostEric@frozenwastelandmodules.com", diff --git a/manifests/JW-Modules.json b/manifests/JW-Modules.json index 5aa87c6c..e6b9fd82 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": "1.0.24", + "version": "1.0.25", "modules": [ { "slug": "BlankPanel_1HP", diff --git a/manifests/Sha-Bang-Modules.json b/manifests/Sha-Bang-Modules.json index acee99d7..0c6e55c7 100644 --- a/manifests/Sha-Bang-Modules.json +++ b/manifests/Sha-Bang-Modules.json @@ -1,7 +1,7 @@ { "slug": "Sha-Bang-Modules", "name": "Sha#Bang! Modules", - "version": "1.3.2", + "version": "1.3.3", "license": "GPL-3.0-only", "author": "Jeremy Muller", "authorEmail": "jeremy@jeremymuller.com", diff --git a/manifests/squinkylabs-plug1.json b/manifests/squinkylabs-plug1.json index 5ad3dd6e..0f1f2d67 100644 --- a/manifests/squinkylabs-plug1.json +++ b/manifests/squinkylabs-plug1.json @@ -8,7 +8,7 @@ "sourceUrl": "https://github.com/squinkylabs/SquinkyVCV", "manualUrl": "https://github.com/squinkylabs/SquinkyVCV/blob/main/docs/booty-shifter.md", "changelogUrl": "https://github.com/squinkylabs/SquinkyVCV/blob/main/CHANGELOG.md", - "version": "1.0.15", + "version": "1.0.16", "modules": [ { "slug": "squinkylabs-ev3", @@ -359,6 +359,37 @@ "tags": [ "Polyphonic" ] + }, + { + "slug": "squinkylabs-samp", + "name": "Samp", + "description": "Sampler that loads standard SFZ files.", + "disabled": false, + "manualUrl": "https://github.com/squinkylabs/SquinkyVCV/blob/main/docs/samp.md", + "tags": [ + "Polyphonic", + "Sampler", + "Synth Voice" + ] + }, + { + "slug": "squinkylabs-comp2", + "name": "Comp II", + "disabled": true, + "description": "Compressor", + "manualUrl": "https://github.com/squinkylabs/SquinkyVCV/blob/main/docs/compressor.md", + "tags": [ + "Compressor", + "Dynamics", + "Polyphonic" + ] + }, + { + "slug": "squinkylabs-testmodel", + "name": "Test", + "disabled": true, + "description": "Programming test", + "tags": [] } ] } \ No newline at end of file