diff --git a/manifests-cache.json b/manifests-cache.json index 56a5f7ad..537eadfa 100644 --- a/manifests-cache.json +++ b/manifests-cache.json @@ -15562,5 +15562,14 @@ "creationTimestamp": 1752510881.067791 } } + }, + "voxglitch-devices": { + "buildTimestamp": 1752849878.210643, + "creationTimestamp": 1752849878.5160182, + "modules": { + "spores": { + "creationTimestamp": 1752849878.6021922 + } + } } } \ No newline at end of file diff --git a/manifests/voxglitch-devices.json b/manifests/voxglitch-devices.json new file mode 100644 index 00000000..497f8114 --- /dev/null +++ b/manifests/voxglitch-devices.json @@ -0,0 +1,27 @@ +{ + "slug": "voxglitch-devices", + "name": "Voxglitch Devices", + "version": "2.0.0", + "license": "proprietary", + "brand": "Voxglitch", + "author": "Bret Truchan", + "authorEmail": "clone45@gmail.com", + "authorUrl": "", + "pluginUrl": "https://github.com/clone45/voxglitch-devices", + "manualUrl": "https://github.com/clone45/voxglitch/blob/master/docs/modules/spores/user_manual.md", + "sourceUrl": "https://github.com/clone45/voxglitch-devices", + "donateUrl": "", + "changelogUrl": "", + "modules": [ + { + "slug": "spores", + "name": "Spores", + "description": "Granular effects processor with CV inputs for all parameters.", + "tags": [ + "Granular", + "Effect", + "Digital" + ] + } + ] +} \ No newline at end of file