From 6c38d48c0a66ad06d95d96e3cc8291991880664a Mon Sep 17 00:00:00 2001 From: Andrew Belt Date: Tue, 6 Sep 2022 17:57:08 -0400 Subject: [PATCH] Update manifest voxglitch to 2.21.0, alefsbits to 2.4.9, AS to 2.0.6, SickoCV to 2.1.0 --- manifests-cache.json | 17 +++++++++++++---- manifests/AS.json | 2 +- manifests/SickoCV.json | 30 +++++++++++++++++++++++++----- manifests/alefsbits.json | 10 +++++++++- manifests/voxglitch.json | 24 +----------------------- 5 files changed, 49 insertions(+), 34 deletions(-) diff --git a/manifests-cache.json b/manifests-cache.json index 87163f26..56fefa5a 100644 --- a/manifests-cache.json +++ b/manifests-cache.json @@ -381,7 +381,7 @@ } }, "voxglitch": { - "buildTimestamp": 1659355242.801077, + "buildTimestamp": 1662500493.493586, "creationTimestamp": 1579792597.0, "modules": { "autobreak": { @@ -4075,7 +4075,7 @@ } }, "AS": { - "buildTimestamp": 1653382844.7546551, + "buildTimestamp": 1662500800.2178426, "creationTimestamp": 1518016501.0, "modules": { "SineOSC": { @@ -10974,7 +10974,7 @@ } }, "alefsbits": { - "buildTimestamp": 1661901649.0222647, + "buildTimestamp": 1662500578.175678, "creationTimestamp": 1650829410.386362, "modules": { "simplexandhold": { @@ -11012,6 +11012,9 @@ }, "logic": { "creationTimestamp": 1661903994.1444595 + }, + "probablynot": { + "creationTimestamp": 1662500853.0251908 } } }, @@ -11334,7 +11337,7 @@ } }, "SickoCV": { - "buildTimestamp": 1661902101.7201765, + "buildTimestamp": 1662500851.645785, "creationTimestamp": 1661903994.336356, "modules": { "Btoggler": { @@ -11351,6 +11354,12 @@ }, "TogglerCompact": { "creationTimestamp": 1661903995.1752903 + }, + "BtogglerSt": { + "creationTimestamp": 1662500853.3207304 + }, + "BtogglerStCompact": { + "creationTimestamp": 1662500853.6128583 } } } diff --git a/manifests/AS.json b/manifests/AS.json index 60ea7287..a00aadbb 100644 --- a/manifests/AS.json +++ b/manifests/AS.json @@ -1,6 +1,6 @@ { "slug": "AS", - "version": "2.0.5", + "version": "2.0.6", "license": "MIT", "name": "AS", "brand": "AS", diff --git a/manifests/SickoCV.json b/manifests/SickoCV.json index ef83705a..ece81447 100644 --- a/manifests/SickoCV.json +++ b/manifests/SickoCV.json @@ -1,7 +1,7 @@ { "slug": "SickoCV", "name": "SickoCV", - "version": "2.0.0", + "version": "2.1.0", "license": "GPL-3.0-or-later", "brand": "Sickozell", "author": "Sickozell", @@ -16,7 +16,7 @@ { "slug": "Btoggler", "name": "bToggler", - "description": "8 buffered toggle switches (flip flop) with gate output and signal routing", + "description": "8 buffered toggle switch signal router", "tags": [ "Logic" ] @@ -24,7 +24,7 @@ { "slug": "BtogglerPlus", "name": "bTogglerPlus", - "description": "8 buffered toggle switches (flip flop) with signal routing and warnings to use with led midi controllers", + "description": "8 buffered toggle switch router, plus warnings to use with led midi controllers", "tags": [ "Logic", "Utility" @@ -41,7 +41,7 @@ { "slug": "Toggler", "name": "Toggler", - "description": "Stereo signal toggle switches (flip flop) router, ASR envelope with VCA", + "description": "Stereo signal toggle switch router, with VCA and ASR envelope generator", "tags": [ "Logic", "Envelope generator", @@ -51,7 +51,27 @@ { "slug": "TogglerCompact", "name": "Toggler Compact", - "description": "Stereo signal toggle switches (flip flop) router, ASR envelope with VCA in a compact form factor", + "description": "Stereo signal toggle switch router, with VCA and ASR envelope generator, in compact form factor", + "tags": [ + "Logic", + "Envelope generator", + "Voltage-controlled amplifier" + ] + }, + { + "slug": "BtogglerSt", + "name": "bTogglerSt", + "description": "Buffered stereo signal toggle switch router, with VCA and ASR envelope generator", + "tags": [ + "Logic", + "Envelope generator", + "Voltage-controlled amplifier" + ] + }, + { + "slug": "BtogglerStCompact", + "name": "bTogglerSt Compact", + "description": "Buffered stereo signal toggle switch router, with VCA and ASR envelope generator, in compact form factor", "tags": [ "Logic", "Envelope generator", diff --git a/manifests/alefsbits.json b/manifests/alefsbits.json index d5d489a1..7d1a1441 100644 --- a/manifests/alefsbits.json +++ b/manifests/alefsbits.json @@ -1,7 +1,7 @@ { "slug": "alefsbits", "name": "alef's bits", - "version": "2.4.6", + "version": "2.4.9", "license": "GPL-3.0-or-later", "brand": "alef's bits", "author": "alefnull", @@ -108,6 +108,14 @@ "Logic", "Utility" ] + }, + { + "slug": "probablynot", + "name": "probably not", + "description": "mute a signal on trigger, based on probability", + "tags": [ + "Utility" + ] } ] } \ No newline at end of file diff --git a/manifests/voxglitch.json b/manifests/voxglitch.json index ebf27e31..eb784e9b 100644 --- a/manifests/voxglitch.json +++ b/manifests/voxglitch.json @@ -1,7 +1,7 @@ { "slug": "voxglitch", "name": "Voxglitch", - "version": "2.19.0", + "version": "2.21.0", "license": "GPL-3.0-or-later", "brand": "Voxglitch", "author": "Bret Truchan", @@ -73,17 +73,6 @@ "Sampler" ] }, - { - "slug": "goblins", - "name": "Goblins", - "description": "Antisocial .wav player/scanner using granular synthesis", - "tags": [ - "Granular", - "Sampler" - ], - "deprecated": true, - "hidden": true - }, { "slug": "grainfx", "name": "Grain Fx", @@ -93,17 +82,6 @@ "Sampler" ] }, - { - "slug": "grainengine", - "name": "Grain Engine", - "description": "Basic .wav player/scanner using granular synthesis", - "tags": [ - "Granular", - "Sampler" - ], - "deprecated": true, - "hidden": true - }, { "slug": "GrainEngineMK2", "name": "Grain Engine MK2",