From ee9859dbb497ff443cea6a4b5bdcaa63753352c2 Mon Sep 17 00:00:00 2001 From: Andrew Belt Date: Fri, 20 May 2022 18:23:10 -0400 Subject: [PATCH] Update manifest Bidoo to 2.0.14, voxglitch to 2.13.0, alefsbits to 2.3.0, PS-PurrSoftware to 2.0.19, Coffee to 2.1.0, fruitsofkarma to 2.0.3 --- manifests-cache.json | 21 +++++++++++++++------ manifests/Bidoo.json | 2 +- manifests/Coffee.json | 15 ++++++++++++++- manifests/PS-PurrSoftware.json | 2 +- manifests/alefsbits.json | 31 +++++++++++++++++++++++++------ manifests/fruitsofkarma.json | 2 +- manifests/voxglitch.json | 4 ++-- 7 files changed, 59 insertions(+), 18 deletions(-) diff --git a/manifests-cache.json b/manifests-cache.json index 598930c1..eb413319 100644 --- a/manifests-cache.json +++ b/manifests-cache.json @@ -381,7 +381,7 @@ } }, "voxglitch": { - "buildTimestamp": 1652102548.5844424, + "buildTimestamp": 1653085125.8164952, "creationTimestamp": 1579792597.0, "modules": { "autobreak": { @@ -3720,7 +3720,7 @@ "modules": {} }, "PS-PurrSoftware": { - "buildTimestamp": 1652103943.9465523, + "buildTimestamp": 1653085232.7020772, "creationTimestamp": 1579232908.0, "modules": { "Meander": { @@ -4627,7 +4627,7 @@ } }, "Bidoo": { - "buildTimestamp": 1649866254.1755786, + "buildTimestamp": 1653084948.7849908, "creationTimestamp": 1518016501.0, "modules": { "vOId": { @@ -10878,7 +10878,7 @@ } }, "alefsbits": { - "buildTimestamp": 1651534303.2734542, + "buildTimestamp": 1653085173.100447, "creationTimestamp": 1650829410.386362, "modules": { "simplexandhold": { @@ -10895,6 +10895,12 @@ }, "noize": { "creationTimestamp": 1651534304.18078 + }, + "steps": { + "creationTimestamp": 1653085306.7357187 + }, + "fibb": { + "creationTimestamp": 1653085307.0185673 } } }, @@ -10950,7 +10956,7 @@ } }, "Coffee": { - "buildTimestamp": 1652104143.7111597, + "buildTimestamp": 1653085271.3764687, "creationTimestamp": 1652104145.2936816, "modules": { "Between": { @@ -10964,6 +10970,9 @@ }, "Some": { "creationTimestamp": 1652104145.7657568 + }, + "Together": { + "creationTimestamp": 1653085307.3999739 } } }, @@ -10986,7 +10995,7 @@ } }, "fruitsofkarma": { - "buildTimestamp": 1652376851.1491158, + "buildTimestamp": 1653085305.6407392, "creationTimestamp": 1652376852.6430357, "modules": { "Quadro360": { diff --git a/manifests/Bidoo.json b/manifests/Bidoo.json index 2269cda2..1d79fa6d 100644 --- a/manifests/Bidoo.json +++ b/manifests/Bidoo.json @@ -1,6 +1,6 @@ { "slug": "Bidoo", - "version": "2.0.13", + "version": "2.0.14", "license": "GPL-3.0-or-later", "name": "Bidoo", "brand": "Bidoo", diff --git a/manifests/Coffee.json b/manifests/Coffee.json index c24808af..1957797e 100644 --- a/manifests/Coffee.json +++ b/manifests/Coffee.json @@ -1,7 +1,7 @@ { "slug": "Coffee", "name": "Coffee", - "version": "2.0.0", + "version": "2.1.0", "license": "GPL-3.0-or-later", "brand": "Coffee", "author": "CoffeeVCV", @@ -18,6 +18,7 @@ "name": "Between", "description": "On trigger, out puts a random CV value between two values.", "tags": [ + "Utility", "Random", "Sample and hold" ] @@ -48,6 +49,18 @@ "Utility", "Random" ] + }, + { + "slug": "Together", + "name": "Together", + "description": "An 8 channel, 4 group Euclidian sequencer, with triggered randomized movement.", + "tags": [ + "utility", + "Clock modulator", + "Logic", + "Random", + "Sequencer" + ] } ] } \ No newline at end of file diff --git a/manifests/PS-PurrSoftware.json b/manifests/PS-PurrSoftware.json index 97fb3299..02f78fe1 100644 --- a/manifests/PS-PurrSoftware.json +++ b/manifests/PS-PurrSoftware.json @@ -1,7 +1,7 @@ { "slug": "PS-PurrSoftware", "name": "PS-PurrSoftware", - "version": "2.0.18", + "version": "2.0.19", "license": "GPL-3.0-or-later", "brand": "PurrSoftware", "author": "Ken Chaffin", diff --git a/manifests/alefsbits.json b/manifests/alefsbits.json index 6d26a3b4..ce804575 100644 --- a/manifests/alefsbits.json +++ b/manifests/alefsbits.json @@ -1,16 +1,16 @@ { "slug": "alefsbits", "name": "alef's bits", - "version": "2.2.0", + "version": "2.3.0", "license": "GPL-3.0-or-later", "brand": "alef's bits", "author": "alefnull", "authorEmail": "", "authorUrl": "https://twitter.com/alefnull", "pluginUrl": "https://github.com/alefnull/alefsbits", - "manualUrl": "", + "manualUrl": "https://github.com/alefnull/alefsbits/blob/master/README.md", "sourceUrl": "https://github.com/alefnull/alefsbits", - "donateUrl": "", + "donateUrl": "https://paypal.me/alefnull", "changelogUrl": "", "modules": [ { @@ -19,7 +19,8 @@ "description": "sample & hold module using internal simplex noise source", "tags": [ "S&H", - "Polyphonic" + "Polyphonic", + "Random" ] }, { @@ -45,7 +46,8 @@ "description": "output a random channel of a poly input with a trigger", "tags": [ "Utility", - "Polyphonic" + "Polyphonic", + "Random" ] }, { @@ -53,7 +55,24 @@ "name": "noize", "description": "random noise generator with duration parameter and 0-10V cv input", "tags": [ - "Noise" + "Noise", + "Random" + ] + }, + { + "slug": "steps", + "name": "steps", + "description": "a simple 8 step sequencer with randomize trigger and eoc output", + "tags": [ + "Sequencer" + ] + }, + { + "slug": "fibb", + "name": "fibb", + "description": "a clock divider based on the fibbonacci sequence", + "tags": [ + "Clock modulator" ] } ] diff --git a/manifests/fruitsofkarma.json b/manifests/fruitsofkarma.json index e0e14b9e..9051294a 100644 --- a/manifests/fruitsofkarma.json +++ b/manifests/fruitsofkarma.json @@ -1,7 +1,7 @@ { "slug": "fruitsofkarma", "name": "fruitsofkarma", - "version": "2.0.2", + "version": "2.0.3", "license": "MIT", "brand": "fruitsofkarma", "author": "Alexey Komarov", diff --git a/manifests/voxglitch.json b/manifests/voxglitch.json index b7cdc9c0..01ab9f67 100644 --- a/manifests/voxglitch.json +++ b/manifests/voxglitch.json @@ -1,7 +1,7 @@ { "slug": "voxglitch", "name": "Voxglitch", - "version": "2.12.0", + "version": "2.13.0", "license": "GPL-3.0-or-later", "brand": "Voxglitch", "author": "Bret Truchan", @@ -10,7 +10,7 @@ "pluginUrl": "https://github.com/clone45/voxglitch", "manualUrl": "https://github.com/clone45/voxglitch", "sourceUrl": "https://github.com/clone45/voxglitch", - "donateUrl": "", + "donateUrl": "https://www.patreon.com/voxglitch", "changelogUrl": "", "modules": [ {