From d18bc0242dd6d5165a42c512fb2b25acb547baa0 Mon Sep 17 00:00:00 2001 From: Andrew Belt Date: Mon, 30 May 2022 11:12:59 -0400 Subject: [PATCH] Update manifest voxglitch to 2.14.1, squinkylabs-plug1 to 2.1.7, dbRackSequencer to 2.0.2, GrandeModular to 2.6.0 --- manifests-cache.json | 81 ++++++++++++- manifests/GrandeModular.json | 13 ++- manifests/dbRackSequencer.json | 189 +++++++++++++++++++++++++++++++ manifests/squinkylabs-plug1.json | 2 +- manifests/voxglitch.json | 26 +++-- 5 files changed, 297 insertions(+), 14 deletions(-) create mode 100644 manifests/dbRackSequencer.json diff --git a/manifests-cache.json b/manifests-cache.json index f7f7f782..663e9cad 100644 --- a/manifests-cache.json +++ b/manifests-cache.json @@ -381,7 +381,7 @@ } }, "voxglitch": { - "buildTimestamp": 1653085125.8164952, + "buildTimestamp": 1653919247.3070877, "creationTimestamp": 1579792597.0, "modules": { "autobreak": { @@ -446,6 +446,9 @@ }, "groovebox": { "creationTimestamp": 1652104144.5374343 + }, + "GrooveBoxExpander": { + "creationTimestamp": 1653920289.7923827 } } }, @@ -2707,7 +2710,7 @@ } }, "squinkylabs-plug1": { - "buildTimestamp": 1652103271.051025, + "buildTimestamp": 1653919973.3362465, "creationTimestamp": 1521738241.0, "modules": { "squinkylabs-ev3": { @@ -9345,7 +9348,7 @@ } }, "GrandeModular": { - "buildTimestamp": 1652376718.909145, + "buildTimestamp": 1653920289.5379493, "creationTimestamp": 1598123367.069531, "modules": { "NoteMT": { @@ -9416,6 +9419,9 @@ }, "VCA4": { "creationTimestamp": 1652376851.6634595 + }, + "Compare3": { + "creationTimestamp": 1653920290.0462499 } } }, @@ -11056,5 +11062,74 @@ "creationTimestamp": 1653918489.327067 } } + }, + "dbRackSequencer": { + "buildTimestamp": 1653920158.7811532, + "creationTimestamp": 1653920290.2170763, + "modules": { + "JTChords": { + "creationTimestamp": 1653920290.355655 + }, + "Chords": { + "creationTimestamp": 1653920290.54113 + }, + "AG": { + "creationTimestamp": 1653920290.7803211 + }, + "ACC": { + "creationTimestamp": 1653920291.044168 + }, + "CV": { + "creationTimestamp": 1653920291.2251816 + }, + "Klee": { + "creationTimestamp": 1653920291.420067 + }, + "M851": { + "creationTimestamp": 1653920291.5665224 + }, + "CYC": { + "creationTimestamp": 1653920291.7062523 + }, + "PwmClock": { + "creationTimestamp": 1653920291.8480806 + }, + "TD4": { + "creationTimestamp": 1653920292.0352185 + }, + "P16": { + "creationTimestamp": 1653920292.1717558 + }, + "P4": { + "creationTimestamp": 1653920292.3111055 + }, + "PXY": { + "creationTimestamp": 1653920292.4427838 + }, + "C42": { + "creationTimestamp": 1653920292.5866406 + }, + "C42E": { + "creationTimestamp": 1653920292.72506 + }, + "Sum": { + "creationTimestamp": 1653920292.8620412 + }, + "SE": { + "creationTimestamp": 1653920293.0326486 + }, + "Uno": { + "creationTimestamp": 1653920293.1714945 + }, + "UnoE": { + "creationTimestamp": 1653920293.3093078 + }, + "TheMatrix": { + "creationTimestamp": 1653920293.4501486 + }, + "N3": { + "creationTimestamp": 1653920293.588474 + } + } } } \ No newline at end of file diff --git a/manifests/GrandeModular.json b/manifests/GrandeModular.json index b0892f2c..a042ba41 100644 --- a/manifests/GrandeModular.json +++ b/manifests/GrandeModular.json @@ -1,7 +1,7 @@ { "slug": "GrandeModular", "name": "Grande", - "version": "2.5.0", + "version": "2.6.0", "license": "GPL-3.0-or-later", "author": "David Grande", "authorEmail": "dbgrande246@gmail.com", @@ -23,6 +23,17 @@ "Polyphonic" ] }, + { + "slug": "Compare3", + "name": "Compare3", + "description": "Three windowed comparators with common input.", + "keywords": "window", + "manualUrl": "https://github.com/dbgrande/GrandeModular/#compare3", + "tags": [ + "Logic", + "Polyphonic" + ] + }, { "slug": "LFO3", "name": "LFO3", diff --git a/manifests/dbRackSequencer.json b/manifests/dbRackSequencer.json new file mode 100644 index 00000000..db59300f --- /dev/null +++ b/manifests/dbRackSequencer.json @@ -0,0 +1,189 @@ +{ + "slug": "dbRackSequencer", + "name": "dbRackSequencer", + "version": "2.0.2", + "license": "GPL-3.0-or-later", + "brand": "docB", + "author": "docB", + "authorEmail": "", + "authorUrl": "https://docb.io", + "pluginUrl": "https://github.com/docb/dbRackSequencer", + "manualUrl": "https://github.com/docb/dbRackSequencer", + "sourceUrl": "https://github.com/docb/dbRackSequencer", + "donateUrl": "https://www.paypal.com/paypalme/docb222", + "changelogUrl": "", + "modules": [ + { + "slug": "JTChords", + "name": "JTChords", + "description": "Just Intonation Chords", + "tags": [ + "Utility", + "Sequencer" + ] + }, + { + "slug": "Chords", + "name": "Chords", + "description": "Chord Sequencer", + "tags": [ + "Sequencer" + ] + }, + { + "slug": "AG", + "name": "AG", + "description": "Voltage addressable Gate Patterns", + "tags": [ + "Polyphonic", + "Sequencer" + ] + }, + { + "slug": "ACC", + "name": "ACC", + "description": "Accumulator", + "tags": [ + "Utility" + ] + }, + { + "slug": "CV", + "name": "CV", + "description": "CV Source for Sequencing", + "tags": [ + "Utility" + ] + }, + { + "slug": "Klee", + "name": "Klee", + "description": "A Klee like sequencer", + "tags": [ + "Sequencer" + ] + }, + { + "slug": "M851", + "name": "M851", + "description": "M851 Sequencer", + "tags": [ + "Sequencer" + ] + }, + { + "slug": "CYC", + "name": "CYC", + "description": "A cyclic sequencer", + "tags": [ + "Sequencer" + ] + }, + { + "slug": "PwmClock", + "name": "PwmClock", + "description": "Clock generator with nine configurable clocks with adjustable pwm", + "tags": [ + "Clock generator" + ] + }, + { + "slug": "TD4", + "name": "TD4", + "description": "A building block for 4x4 sequencers", + "tags": [ + "Sequencer" + ] + }, + { + "slug": "P16", + "name": "P16", + "description": "One hundred permutations of 16 steps", + "tags": [ + "Sequencer" + ] + }, + { + "slug": "P4", + "name": "P4", + "description": "Permutations of 4 steps", + "tags": [ + "Sequencer" + ] + }, + { + "slug": "PXY", + "name": "PXY", + "description": "2D Cartesian Sequencer", + "tags": [ + "Sequencer" + ] + }, + { + "slug": "C42", + "name": "C42", + "description": "An universal Sequencer with up to 16 play heads and cellular automation", + "tags": [ + "Sequencer", + "Polyphonic" + ] + }, + { + "slug": "C42E", + "name": "C42E", + "description": "C42 Expander", + "tags": [ + "Expander" + ] + }, + { + "slug": "Sum", + "name": "Sum", + "description": "Expandable Polyphonic Adder, Mixer ", + "tags": [ + "Utility" + ] + }, + { + "slug": "SE", + "name": "SE", + "description": "Expander for Sum", + "tags": [ + "Expander" + ] + }, + { + "slug": "Uno", + "name": "Uno", + "description": "A step sequencer with random skip function", + "tags": [ + "Sequencer" + ] + }, + { + "slug": "UnoE", + "name": "UnoE", + "description": "Expander for Uno", + "tags": [ + "Expander" + ] + }, + { + "slug": "TheMatrix", + "name": "TheMatrix", + "description": "A 32x32 Grid ASCII Sequencer with up to 16 play heads", + "tags": [ + "Sequencer", + "Polyphonic" + ] + }, + { + "slug": "N3", + "name": "N3", + "description": "A trigger sequencer", + "tags": [ + "Sequencer" + ] + } + ] +} \ No newline at end of file diff --git a/manifests/squinkylabs-plug1.json b/manifests/squinkylabs-plug1.json index c85d8aa7..a6aaf34d 100644 --- a/manifests/squinkylabs-plug1.json +++ b/manifests/squinkylabs-plug1.json @@ -8,7 +8,7 @@ "sourceUrl": "https://github.com/kockie69/SquinkyVCV-main", "manualUrl": "https://github.com/kockie69/SquinkyVCV-main/blob/master/docs/booty-shifter.md", "changelogUrl": "https://github.com/kockie69/SquinkyVCV-main/blob/master/CHANGELOG.md", - "version": "2.1.5", + "version": "2.1.7", "modules": [ { "slug": "squinkylabs-mixm", diff --git a/manifests/voxglitch.json b/manifests/voxglitch.json index 01ab9f67..f9fab018 100644 --- a/manifests/voxglitch.json +++ b/manifests/voxglitch.json @@ -1,7 +1,7 @@ { "slug": "voxglitch", "name": "Voxglitch", - "version": "2.13.0", + "version": "2.14.1", "license": "GPL-3.0-or-later", "brand": "Voxglitch", "author": "Bret Truchan", @@ -123,6 +123,22 @@ "Expander" ] }, + { + "slug": "groovebox", + "name": "Groove Box", + "description": "8-track sample based groovebox with parameter locks", + "tags": [ + "Sampler" + ] + }, + { + "slug": "GrooveBoxExpander", + "name": "Groove Box Expander", + "description": "Expander module for the Voxglitch Groovebox that provides Mutes, Solos, Gate Outputs, and track-level control over volume, pan, and pitch.", + "tags": [ + "Sampler" + ] + }, { "slug": "hazumi", "name": "Hazumi", @@ -163,14 +179,6 @@ "Sampler" ] }, - { - "slug": "groovebox", - "name": "Groove Box", - "description": "8-track sample based groovebox with parameter locks", - "tags": [ - "Sampler" - ] - }, { "slug": "wavbank", "name": "Wav Bank",