From 7c93004af88686736711bcd962086ae11cef87b5 Mon Sep 17 00:00:00 2001 From: Andrew Belt Date: Sun, 23 Feb 2020 01:12:17 -0500 Subject: [PATCH] Update manifest for voxglitch, JW-Modules --- manifests/JW-Modules.json | 2 +- manifests/voxglitch.json | 13 +++++++++++-- 2 files changed, 12 insertions(+), 3 deletions(-) diff --git a/manifests/JW-Modules.json b/manifests/JW-Modules.json index c7fd0062..8f52fa03 100644 --- a/manifests/JW-Modules.json +++ b/manifests/JW-Modules.json @@ -9,7 +9,7 @@ "manualUrl": "https://github.com/jeremywen/JW-Modules#jw-modules", "sourceUrl": "https://github.com/jeremywen/JW-Modules", "donateUrl": "https://www.paypal.me/jeremywen", - "version": "1.0.10", + "version": "1.0.11", "modules": [ { "slug": "BlankPanel_SM", diff --git a/manifests/voxglitch.json b/manifests/voxglitch.json index a975f56b..7519722d 100644 --- a/manifests/voxglitch.json +++ b/manifests/voxglitch.json @@ -1,7 +1,7 @@ { "slug": "voxglitch", "name": "Voxglitch", - "version": "1.2.1", + "version": "1.3.0", "license": "BSD-3-Clause", "brand": "Voxglitch", "author": "Bret Truchan", @@ -25,7 +25,7 @@ { "slug": "ghosts", "name": "Ghosts", - "description": "Granular synthesis based sample player/scanner.", + "description": "Granular synthesis sample player/scanner with looping grains.", "tags": [ "Granular", "Sampler" @@ -40,6 +40,15 @@ "Sampler" ] }, + { + "slug": "grainengine", + "name": "Grain Engine", + "description": "Basic .wav player/scanner using granular synthesis", + "tags": [ + "Granular", + "Sampler" + ] + }, { "slug": "repeater", "name": "Repeater",