From 69eb51b84732594be1a883956338e0f580b0ebfb Mon Sep 17 00:00:00 2001 From: Andrew Belt Date: Thu, 18 Dec 2025 22:22:21 -0500 Subject: [PATCH] Update manifest voxglitch-devices to 2.4.0 --- manifests-cache.json | 5 ++++- manifests/voxglitch-devices.json | 10 +++++++++- 2 files changed, 13 insertions(+), 2 deletions(-) diff --git a/manifests-cache.json b/manifests-cache.json index 2812400f..db09f54a 100644 --- a/manifests-cache.json +++ b/manifests-cache.json @@ -15780,7 +15780,7 @@ } }, "voxglitch-devices": { - "buildTimestamp": 1763890006.0123734, + "buildTimestamp": 1766114249.9642851, "creationTimestamp": 1752849878.5160182, "modules": { "spores": { @@ -15788,6 +15788,9 @@ }, "impulse": { "creationTimestamp": 1763626397.7969825 + }, + "circuit_bender": { + "creationTimestamp": 1766114250.3204424 } } }, diff --git a/manifests/voxglitch-devices.json b/manifests/voxglitch-devices.json index d5fc43f2..9c8cb060 100644 --- a/manifests/voxglitch-devices.json +++ b/manifests/voxglitch-devices.json @@ -1,7 +1,7 @@ { "slug": "voxglitch-devices", "name": "Voxglitch Devices", - "version": "2.3.0", + "version": "2.4.0", "license": "proprietary", "brand": "Voxglitch", "author": "Bret Truchan", @@ -32,6 +32,14 @@ "Oscillator" ], "manualUrl": "https://github.com/clone45/voxglitch/blob/master/docs/modules/impulse/user_manual.md" + }, + { + "slug": "circuit_bender", + "name": "Circuit Bender", + "description": "TMS5220 style speech synthesizer with circuit bending", + "tags": [ + "Oscillator" + ] } ] } \ No newline at end of file