From 6dd3ed70bd0b6b7c3f5733cbb05257eb50d0798b Mon Sep 17 00:00:00 2001 From: Andrew Belt Date: Mon, 9 Feb 2026 23:10:26 -0500 Subject: [PATCH] Update manifest voxglitch-devices to 2.7.0 --- manifests-cache.json | 8 +++++++- manifests/voxglitch-devices.json | 21 ++++++++++++++++++++- 2 files changed, 27 insertions(+), 2 deletions(-) diff --git a/manifests-cache.json b/manifests-cache.json index 67d49143..f3fe2c62 100644 --- a/manifests-cache.json +++ b/manifests-cache.json @@ -15822,7 +15822,7 @@ } }, "voxglitch-devices": { - "buildTimestamp": 1768935098.6277947, + "buildTimestamp": 1770693869.8995554, "creationTimestamp": 1752849878.5160182, "modules": { "spores": { @@ -15836,6 +15836,12 @@ }, "patch_seq": { "creationTimestamp": 1768119810.6845572 + }, + "groovebox_advanced": { + "creationTimestamp": 1770693870.327199 + }, + "centralics": { + "creationTimestamp": 1770693870.4400306 } } }, diff --git a/manifests/voxglitch-devices.json b/manifests/voxglitch-devices.json index 31ba2e92..610421d1 100644 --- a/manifests/voxglitch-devices.json +++ b/manifests/voxglitch-devices.json @@ -1,7 +1,7 @@ { "slug": "voxglitch-devices", "name": "Voxglitch Devices", - "version": "2.6.1", + "version": "2.7.0", "license": "proprietary", "brand": "Voxglitch", "author": "Bret Truchan", @@ -49,6 +49,25 @@ "Sequencer" ], "manualUrl": "https://github.com/clone45/voxglitch/blob/master/docs/modules/patch-seq/user_manual.md" + }, + { + "hidden": true, + "slug": "groovebox_advanced", + "name": "Groovebox Advanced", + "description": "Advanced patch sequencer with reusable patch library and step layering", + "tags": [ + "Sequencer", + "Synthesizer" + ] + }, + { + "slug": "centralics", + "name": "Centralics", + "description": "303 style synth voice with complex pattern generator and built in clock synced delay effects", + "tags": [ + "Synthesizer" + ], + "manualUrl": "https://github.com/clone45/voxglitch/blob/master/docs/modules/centralics/user_manual.md" } ] } \ No newline at end of file