diff --git a/manifests-cache.json b/manifests-cache.json index ccd95053..db77fbdf 100644 --- a/manifests-cache.json +++ b/manifests-cache.json @@ -15753,11 +15753,14 @@ } }, "voxglitch-devices": { - "buildTimestamp": 1758822262.2910817, + "buildTimestamp": 1763626397.404745, "creationTimestamp": 1752849878.5160182, "modules": { "spores": { "creationTimestamp": 1752849878.6021922 + }, + "impulse": { + "creationTimestamp": 1763626397.7969825 } } }, diff --git a/manifests/voxglitch-devices.json b/manifests/voxglitch-devices.json index e6a8a9ed..64fe96d6 100644 --- a/manifests/voxglitch-devices.json +++ b/manifests/voxglitch-devices.json @@ -1,14 +1,14 @@ { "slug": "voxglitch-devices", "name": "Voxglitch Devices", - "version": "2.1.0", + "version": "2.2.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", + "manualUrl": "https://github.com/clone45/voxglitch/blob/master/README.md", "sourceUrl": "https://github.com/clone45/voxglitch-devices", "donateUrl": "", "changelogUrl": "", @@ -21,7 +21,17 @@ "Granular", "Effect", "Digital" - ] + ], + "manualUrl": "https://github.com/clone45/voxglitch/blob/master/docs/modules/spores/user_manual.md" + }, + { + "slug": "impulse", + "name": "Impulse", + "description": "Karplus-Strong string synthesizer with multiple excitation methods", + "tags": [ + "Oscillator" + ], + "manualUrl": "https://github.com/clone45/voxglitch/blob/master/docs/modules/impulse/user_manual.md" } ] } \ No newline at end of file