From 8ea0fb842d16cb066f18c06198b5298b229efa80 Mon Sep 17 00:00:00 2001 From: Andrew Belt Date: Tue, 4 Oct 2022 11:58:08 -0400 Subject: [PATCH] Update manifest Bidoo to 2.0.23, voxglitch to 2.21.4, MindMeldModular to 2.1.1, alefsbits to 2.5.0, BlushAudio to 2.1.2, LoudNumbers to 2.0.3, SeasideModular to 2.1.0, Sparkette to 2.1.1, SickoCV to 2.3.0, GrandeModular to 2.7.0, PS-PurrSoftware to 2.0.23 --- manifests-cache.json | 47 ++++++++++++++++++++++++++-------- manifests/Bidoo.json | 2 +- manifests/BlushAudio.json | 2 +- manifests/GrandeModular.json | 15 +++++++++-- manifests/LoudNumbers.json | 2 +- manifests/MindMeldModular.json | 2 +- manifests/PS-PurrSoftware.json | 2 +- manifests/SeasideModular.json | 4 +-- manifests/SickoCV.json | 18 ++++++++++++- manifests/Sparkette.json | 43 +++++++++++++++++++++++++++++++ manifests/alefsbits.json | 11 +++++++- manifests/voxglitch.json | 2 +- 12 files changed, 128 insertions(+), 22 deletions(-) create mode 100644 manifests/Sparkette.json diff --git a/manifests-cache.json b/manifests-cache.json index ba4f9c83..b2cd0f8a 100644 --- a/manifests-cache.json +++ b/manifests-cache.json @@ -381,7 +381,7 @@ } }, "voxglitch": { - "buildTimestamp": 1663458043.4442377, + "buildTimestamp": 1664896403.2493072, "creationTimestamp": 1579792597.0, "modules": { "autobreak": { @@ -2268,7 +2268,7 @@ } }, "MindMeldModular": { - "buildTimestamp": 1649108787.7594223, + "buildTimestamp": 1664896620.5016873, "creationTimestamp": 1572165273.0, "modules": { "MixMasterJr": { @@ -3747,7 +3747,7 @@ "modules": {} }, "PS-PurrSoftware": { - "buildTimestamp": 1661902229.7633526, + "buildTimestamp": 1664898771.1060076, "creationTimestamp": 1579232908.0, "modules": { "Meander": { @@ -4654,7 +4654,7 @@ } }, "Bidoo": { - "buildTimestamp": 1663457821.2126296, + "buildTimestamp": 1664896219.41442, "creationTimestamp": 1518016501.0, "modules": { "vOId": { @@ -9384,7 +9384,7 @@ } }, "GrandeModular": { - "buildTimestamp": 1660868906.5477884, + "buildTimestamp": 1664898708.1943398, "creationTimestamp": 1598123367.069531, "modules": { "NoteMT": { @@ -9458,6 +9458,9 @@ }, "Compare3": { "creationTimestamp": 1653920290.0462499 + }, + "Tails4": { + "creationTimestamp": 1664898772.8252757 } } }, @@ -10980,7 +10983,7 @@ } }, "alefsbits": { - "buildTimestamp": 1662500578.175678, + "buildTimestamp": 1664896699.2138007, "creationTimestamp": 1650829410.386362, "modules": { "simplexandhold": { @@ -11021,6 +11024,9 @@ }, "probablynot": { "creationTimestamp": 1662500853.0251908 + }, + "polyplay": { + "creationTimestamp": 1664898771.9832747 } } }, @@ -11067,7 +11073,7 @@ } }, "LoudNumbers": { - "buildTimestamp": 1656245055.2964888, + "buildTimestamp": 1664896747.1884649, "creationTimestamp": 1652104144.7608788, "modules": { "LoudNumbers": { @@ -11352,7 +11358,7 @@ } }, "SickoCV": { - "buildTimestamp": 1663956282.7060685, + "buildTimestamp": 1664898555.7703004, "creationTimestamp": 1661903994.336356, "modules": { "Btoggler": { @@ -11381,11 +11387,17 @@ }, "Blender8": { "creationTimestamp": 1663956283.8898232 + }, + "Switcher": { + "creationTimestamp": 1664898772.3140578 + }, + "SwitcherSt": { + "creationTimestamp": 1664898772.5800624 } } }, "SeasideModular": { - "buildTimestamp": 1663458287.959834, + "buildTimestamp": 1664896774.0925436, "creationTimestamp": 1663459028.233182, "modules": { "Proteus": { @@ -11394,7 +11406,7 @@ } }, "BlushAudio": { - "buildTimestamp": 1663458131.0395584, + "buildTimestamp": 1664896721.1244087, "creationTimestamp": 1663459028.9480162, "modules": { "BuffMult": { @@ -11419,5 +11431,20 @@ "creationTimestamp": 1664892729.5258296 } } + }, + "Sparkette": { + "buildTimestamp": 1664898474.361477, + "creationTimestamp": 1664898773.0755346, + "modules": { + "Ellie": { + "creationTimestamp": 1664898773.2290442 + }, + "NoteClassifier": { + "creationTimestamp": 1664898773.3832617 + }, + "PolyRepeater": { + "creationTimestamp": 1664898773.5325632 + } + } } } \ No newline at end of file diff --git a/manifests/Bidoo.json b/manifests/Bidoo.json index 640a3bc7..555e8051 100644 --- a/manifests/Bidoo.json +++ b/manifests/Bidoo.json @@ -1,6 +1,6 @@ { "slug": "Bidoo", - "version": "2.0.22", + "version": "2.0.23", "license": "GPL-3.0-or-later", "name": "Bidoo", "brand": "Bidoo", diff --git a/manifests/BlushAudio.json b/manifests/BlushAudio.json index db48f1dc..0908e2e4 100644 --- a/manifests/BlushAudio.json +++ b/manifests/BlushAudio.json @@ -1,7 +1,7 @@ { "slug": "BlushAudio", "name": "Blush Audio", - "version": "2.1.0", + "version": "2.1.2", "license": "GPL-3.0-or-later", "brand": "Blush Audio", "author": "Blush Audio", diff --git a/manifests/GrandeModular.json b/manifests/GrandeModular.json index 9c0d0b56..4d72f25b 100644 --- a/manifests/GrandeModular.json +++ b/manifests/GrandeModular.json @@ -1,7 +1,7 @@ { "slug": "GrandeModular", "name": "Grande", - "version": "2.6.2", + "version": "2.7.0", "license": "GPL-3.0-or-later", "author": "David Grande", "authorEmail": "dbgrande246@gmail.com", @@ -224,7 +224,7 @@ { "slug": "Tails", "name": "Tails", - "description": "Mono to poly sequential note splitter\u2014helps preserve envelope tails.", + "description": "Mono-to-poly sequential note splitter\u2014helps preserve envelope tails.", "manualUrl": "https://github.com/dbgrande/GrandeModular/#tails", "tags": [ "Utility", @@ -232,6 +232,17 @@ "Voltage-controlled amplifier" ] }, + { + "slug": "Tails4", + "name": "Tails4", + "description": "Quad mono-to-poly sequential note splitter with common outputs\u2014helps preserve envelope tails.", + "manualUrl": "https://github.com/dbgrande/GrandeModular/#tails4", + "tags": [ + "Utility", + "Polyphonic", + "Voltage-controlled amplifier" + ] + }, { "slug": "VarSampleDelays", "name": "VarSampleDelays", diff --git a/manifests/LoudNumbers.json b/manifests/LoudNumbers.json index 88ac1369..13c763d7 100644 --- a/manifests/LoudNumbers.json +++ b/manifests/LoudNumbers.json @@ -1,7 +1,7 @@ { "slug": "LoudNumbers", "name": "Loud Numbers", - "version": "2.0.2", + "version": "2.0.3", "license": "GPL-3.0-or-later", "brand": "", "author": "Duncan Geere", diff --git a/manifests/MindMeldModular.json b/manifests/MindMeldModular.json index da7430e4..1cbe3641 100644 --- a/manifests/MindMeldModular.json +++ b/manifests/MindMeldModular.json @@ -1,7 +1,7 @@ { "slug": "MindMeldModular", "name": "MindMeld", - "version": "2.1.0", + "version": "2.1.1", "license": "GPL-3.0-or-later", "author": "S.Baker and M.Boul\u00e9 ", "brand": "MindMeld", diff --git a/manifests/PS-PurrSoftware.json b/manifests/PS-PurrSoftware.json index 3131a23e..0700b90e 100644 --- a/manifests/PS-PurrSoftware.json +++ b/manifests/PS-PurrSoftware.json @@ -1,7 +1,7 @@ { "slug": "PS-PurrSoftware", "name": "PS-PurrSoftware", - "version": "2.0.22", + "version": "2.0.23", "license": "GPL-3.0-or-later", "brand": "PurrSoftware", "author": "Ken Chaffin", diff --git a/manifests/SeasideModular.json b/manifests/SeasideModular.json index 33f27935..2aae9928 100644 --- a/manifests/SeasideModular.json +++ b/manifests/SeasideModular.json @@ -1,7 +1,7 @@ { "slug": "SeasideModular", "name": "Seaside Modular", - "version": "2.0.1", + "version": "2.1.0", "license": "MIT", "brand": "Seaside Modular", "author": "Blue Nautilus", @@ -11,7 +11,7 @@ "manualUrl": "https://github.com/abluenautilus/SeasideModularVCV/blob/master/README.md", "sourceUrl": "https://github.com/abluenautilus/SeasideModularVCV", "donateUrl": "", - "changelogUrl": "", + "changelogUrl": "https://github.com/abluenautilus/SeasideModularVCV/blob/master/CHANGELOG.md", "modules": [ { "slug": "Proteus", diff --git a/manifests/SickoCV.json b/manifests/SickoCV.json index c80bf3a1..c38d2a0d 100644 --- a/manifests/SickoCV.json +++ b/manifests/SickoCV.json @@ -1,7 +1,7 @@ { "slug": "SickoCV", "name": "SickoCV", - "version": "2.2.0", + "version": "2.3.0", "license": "GPL-3.0-or-later", "brand": "Sickozell", "author": "Sickozell", @@ -93,6 +93,22 @@ "tags": [ "Mixer" ] + }, + { + "slug": "Switcher", + "name": "Switcher", + "description": "2>1 or 1<2 signal switch with crossfade, flip flop", + "tags": [ + "Switch" + ] + }, + { + "slug": "SwitcherSt", + "name": "SwitcherSt", + "description": "2>1 or 1<2 stereo signal switch with crossfade, flip flop", + "tags": [ + "Switch" + ] } ] } \ No newline at end of file diff --git a/manifests/Sparkette.json b/manifests/Sparkette.json new file mode 100644 index 00000000..3bdb7024 --- /dev/null +++ b/manifests/Sparkette.json @@ -0,0 +1,43 @@ +{ + "slug": "Sparkette", + "name": "Sparkette's Stuff", + "version": "2.1.1", + "license": "GPL-3.0-or-later", + "brand": "Sparkette's Stuff", + "author": "Sara Sparks", + "authorEmail": "flarn2006@gmail.com", + "authorUrl": "", + "pluginUrl": "", + "manualUrl": "", + "sourceUrl": "https://github.com/flarn2006/SparketteVCV", + "donateUrl": "https://venmo.com/flarn2006", + "changelogUrl": "", + "modules": [ + { + "slug": "Ellie", + "name": "Ellie", + "description": "Ellie is hiding on your rack as a blank panel!", + "tags": [ + "Blank" + ] + }, + { + "slug": "NoteClassifier", + "name": "Note Classifier", + "description": "Classifies the pitch of an incoming note (C, D, etc.) and turns on a different output for each pitch.", + "tags": [ + "Utility", + "Polyphonic" + ] + }, + { + "slug": "PolyRepeater", + "name": "Polyphonic Repeater", + "description": "Converts a monophonic signal to a polyphonic signal where all channels have the same value. Outputs up to four copies of the polyphonic signal, because I had room for extra ports so why not?", + "tags": [ + "Polyphonic", + "Utility" + ] + } + ] +} \ No newline at end of file diff --git a/manifests/alefsbits.json b/manifests/alefsbits.json index 7d1a1441..b51ca68f 100644 --- a/manifests/alefsbits.json +++ b/manifests/alefsbits.json @@ -1,7 +1,7 @@ { "slug": "alefsbits", "name": "alef's bits", - "version": "2.4.9", + "version": "2.5.0", "license": "GPL-3.0-or-later", "brand": "alef's bits", "author": "alefnull", @@ -116,6 +116,15 @@ "tags": [ "Utility" ] + }, + { + "slug": "polyplay", + "name": "polyplay", + "description": "load and play a sample polyphonically", + "tags": [ + "Sampler", + "Polyphonic" + ] } ] } \ No newline at end of file diff --git a/manifests/voxglitch.json b/manifests/voxglitch.json index 9cbaecc4..ac067c2f 100644 --- a/manifests/voxglitch.json +++ b/manifests/voxglitch.json @@ -1,7 +1,7 @@ { "slug": "voxglitch", "name": "Voxglitch", - "version": "2.21.3", + "version": "2.21.4", "license": "GPL-3.0-or-later", "brand": "Voxglitch", "author": "Bret Truchan",