From c6965b0891d3bf3ebdb9f75de8860858bc84c70d Mon Sep 17 00:00:00 2001 From: Andrew Belt Date: Sun, 5 Jun 2022 20:47:51 -0400 Subject: [PATCH] Update manifest voxglitch to 2.15.0, Bogaudio to 2.0.40, PathSet to 2.3.0, Coffee to 2.2.1, PinkTrombone to 2.0.1, h4n4-modules to 2.1.1 --- manifests-cache.json | 33 ++++++++++++++++++---- manifests/Bogaudio.json | 2 +- manifests/Coffee.json | 55 +++++++++++++++++++++++++++++++++++-- manifests/PathSet.json | 21 +++++++++++++- manifests/PinkTrombone.json | 2 +- manifests/h4n4-modules.json | 10 +++---- manifests/voxglitch.json | 2 +- 7 files changed, 107 insertions(+), 18 deletions(-) diff --git a/manifests-cache.json b/manifests-cache.json index b2d63b60..19c0bc93 100644 --- a/manifests-cache.json +++ b/manifests-cache.json @@ -381,7 +381,7 @@ } }, "voxglitch": { - "buildTimestamp": 1653919247.3070877, + "buildTimestamp": 1654475263.9276118, "creationTimestamp": 1579792597.0, "modules": { "autobreak": { @@ -800,7 +800,7 @@ } }, "Bogaudio": { - "buildTimestamp": 1638132232.9839315, + "buildTimestamp": 1654476195.165042, "creationTimestamp": 1518016501.0, "modules": { "Bogaudio-VCO": { @@ -10764,7 +10764,7 @@ } }, "PathSet": { - "buildTimestamp": 1649866764.979544, + "buildTimestamp": 1654476251.6796424, "creationTimestamp": 1643066843.6193788, "modules": { "ShiftyMod": { @@ -10778,6 +10778,12 @@ }, "GlassPane": { "creationTimestamp": 1649868369.8377025 + }, + "ShiftyExpander": { + "creationTimestamp": 1654476374.5091996 + }, + "Nudge": { + "creationTimestamp": 1654476374.7184265 } } }, @@ -10917,7 +10923,7 @@ } }, "PinkTrombone": { - "buildTimestamp": 1651015271.327076, + "buildTimestamp": 1654476343.8617105, "creationTimestamp": 1651015272.0198414, "modules": { "PinkTrombone": { @@ -10968,7 +10974,7 @@ } }, "Coffee": { - "buildTimestamp": 1653085271.3764687, + "buildTimestamp": 1654476318.1844678, "creationTimestamp": 1652104145.2936816, "modules": { "Between": { @@ -10985,11 +10991,26 @@ }, "Together": { "creationTimestamp": 1653085307.3999739 + }, + "Tumble": { + "creationTimestamp": 1654476375.020715 + }, + "Set": { + "creationTimestamp": 1654476375.1630538 + }, + "Fork": { + "creationTimestamp": 1654476375.309027 + }, + "Some2": { + "creationTimestamp": 1654476375.4456592 + }, + "Tap": { + "creationTimestamp": 1654476375.5891972 } } }, "h4n4-modules": { - "buildTimestamp": 1652376759.1701515, + "buildTimestamp": 1654476373.4757087, "creationTimestamp": 1652376851.9066048, "modules": { "xen-qnt": { diff --git a/manifests/Bogaudio.json b/manifests/Bogaudio.json index b01318b0..27ca962b 100644 --- a/manifests/Bogaudio.json +++ b/manifests/Bogaudio.json @@ -1,7 +1,7 @@ { "slug": "Bogaudio", "name": "Bogaudio", - "version": "2.0.39", + "version": "2.0.40", "license": "GPL-3.0-or-later", "brand": "Bogaudio", "author": "Matt Demanett", diff --git a/manifests/Coffee.json b/manifests/Coffee.json index 1957797e..2f1e9a2b 100644 --- a/manifests/Coffee.json +++ b/manifests/Coffee.json @@ -1,7 +1,7 @@ { "slug": "Coffee", "name": "Coffee", - "version": "2.1.0", + "version": "2.2.1", "license": "GPL-3.0-or-later", "brand": "Coffee", "author": "CoffeeVCV", @@ -53,14 +53,63 @@ { "slug": "Together", "name": "Together", - "description": "An 8 channel, 4 group Euclidian sequencer, with triggered randomized movement.", + "description": "An 8 channel, 4 group sequencer, with triggered randomized movement.", "tags": [ - "utility", + "Utility", "Clock modulator", "Logic", "Random", "Sequencer" ] + }, + { + "slug": "Tumble", + "name": "Tumble", + "description": "A chain of up to 8 pulse countdowns, which can produce bursts of triggers or gates.", + "tags": [ + "Utility", + "Clock modulator", + "Logic", + "Sequencer" + ] + }, + { + "slug": "Set", + "name": "Set", + "description": "Dual offset and scaling with CV control.", + "tags": [ + "Utility", + "Dual" + ] + }, + { + "slug": "Fork", + "name": "Fork", + "description": "Provide two inputs and a probability/chance, will output one, when triggered.", + "tags": [ + "Utility", + "Logic", + "Random", + "Sample and hold" + ] + }, + { + "slug": "Some2", + "name": "Some2", + "description": "On trigger, based on a CV input, between 0-n input is passed to outputs.", + "tags": [ + "Utility", + "Random", + "Logic" + ] + }, + { + "slug": "Tap", + "name": "Tap", + "description": "Three push buttons to control tree triggers and gates.", + "tags": [ + "Utility" + ] } ] } \ No newline at end of file diff --git a/manifests/PathSet.json b/manifests/PathSet.json index 8f2a3593..9c7a48fa 100644 --- a/manifests/PathSet.json +++ b/manifests/PathSet.json @@ -1,7 +1,7 @@ { "slug": "PathSet", "name": "Path Set: Free", - "version": "2.2.0", + "version": "2.3.0", "license": "GPL-3.0-or-later", "brand": "Path Set", "author": "Andrew Hanson", @@ -17,6 +17,7 @@ "slug": "ShiftyMod", "name": "Shifty", "description": "Gate shift register with controllable delays. Create generative gate sequences from a single clock.", + "manualUrl": "https://github.com/patheros/PathSetManuals/blob/main/modules/Shifty.md", "tags": [ "Clock", "Clock modulator", @@ -27,6 +28,7 @@ "slug": "IceTray", "name": "IceTray", "description": "Speed shifter and tape delay with selective memory. Perform into this and it will never forget your mistakes.", + "manualUrl": "https://github.com/patheros/PathSetManuals/blob/main/modules/IceTray.md", "tags": [ "Delay", "Recording", @@ -37,6 +39,7 @@ "slug": "AstroVibe", "name": "AstroVibe", "description": "Three stereo oscillators or LFOs with random waveforms. Explore a universe of unique waveforms.", + "manualUrl": "https://github.com/patheros/PathSetManuals/blob/main/modules/AstroVibe.md", "tags": [ "VCO", "LFO", @@ -52,6 +55,22 @@ "Sequencer", "Random" ] + }, + { + "slug": "ShiftyExpander", + "name": "ShiftyExpander", + "hidden": true, + "description": "", + "manualUrl": "https://github.com/patheros/PathSetManuals/blob/main/modules/Shifty.md", + "tags": [] + }, + { + "slug": "Nudge", + "name": "Nudge", + "description": "Modulation generator that lets you randomly nudge the modulations whenever you want.", + "tags": [ + "Random" + ] } ] } \ No newline at end of file diff --git a/manifests/PinkTrombone.json b/manifests/PinkTrombone.json index 11876029..3b4951ad 100644 --- a/manifests/PinkTrombone.json +++ b/manifests/PinkTrombone.json @@ -1,7 +1,7 @@ { "slug": "PinkTrombone", "name": "PinkTrombone", - "version": "2.0.0", + "version": "2.0.1", "license": "GPL-3.0-or-later", "brand": "PinkTrombone", "author": "Vega Deftwing", diff --git a/manifests/h4n4-modules.json b/manifests/h4n4-modules.json index 41410834..bb3d025c 100644 --- a/manifests/h4n4-modules.json +++ b/manifests/h4n4-modules.json @@ -1,27 +1,27 @@ { "slug": "h4n4-modules", "name": "H4N4 Modules", - "version": "2.1.0", + "version": "2.1.1", "license": "GPL-3.0-or-later", "brand": "H4N4", "author": "Hanna Koppelaar", "authorEmail": "", "authorUrl": "", "pluginUrl": "", - "manualUrl": "", + "manualUrl": "https://github.com/hannakoppelaar/h4n4-modules", "sourceUrl": "https://github.com/hannakoppelaar/h4n4-modules", "donateUrl": "https://paypal.me/hannakoppelaar", - "changelogUrl": "", + "changelogUrl": "https://github.com/hannakoppelaar/h4n4-modules/blob/main/CHANGELOG.md", "modules": [ { "slug": "xen-qnt", "name": "Xen Quantizer", - "description": "Polyphonic Scala Quantizer", + "description": "Polyphonic CV-controllable Scala Quantizer", "tags": [ "quantizer", "polyphonic" ], - "manualUrl": "https://github.com/hannakoppelaar/h4n4-modules#xen-qnt", + "manualUrl": "https://github.com/hannakoppelaar/h4n4-modules#xen-quantizer", "keywords": "xenharmonic microtonal" } ] diff --git a/manifests/voxglitch.json b/manifests/voxglitch.json index f9fab018..794b6db7 100644 --- a/manifests/voxglitch.json +++ b/manifests/voxglitch.json @@ -1,7 +1,7 @@ { "slug": "voxglitch", "name": "Voxglitch", - "version": "2.14.1", + "version": "2.15.0", "license": "GPL-3.0-or-later", "brand": "Voxglitch", "author": "Bret Truchan",