From 4e839f716805870e63f2fea079ba29948e161aa0 Mon Sep 17 00:00:00 2001 From: Andrew Belt Date: Mon, 6 Mar 2023 21:54:27 -0500 Subject: [PATCH] Update manifest alefsbits to 2.5.3, SeasideModular to 2.4, fruitsofkarma to 2.0.8 --- manifests-cache.json | 18 +++++++++++++++--- manifests/SeasideModular.json | 30 +++++++++++++++++++++++++++--- manifests/alefsbits.json | 22 ++++++++++++++++++++-- manifests/fruitsofkarma.json | 2 +- 4 files changed, 63 insertions(+), 9 deletions(-) diff --git a/manifests-cache.json b/manifests-cache.json index 797729b5..4ea564f5 100644 --- a/manifests-cache.json +++ b/manifests-cache.json @@ -11265,7 +11265,7 @@ } }, "alefsbits": { - "buildTimestamp": 1675713167.3457918, + "buildTimestamp": 1678157421.2631426, "creationTimestamp": 1650829410.386362, "modules": { "simplexandhold": { @@ -11312,6 +11312,12 @@ }, "lights": { "creationTimestamp": 1675713351.032931 + }, + "slips": { + "creationTimestamp": 1678157573.954443 + }, + "turnt": { + "creationTimestamp": 1678157574.320665 } } }, @@ -11442,7 +11448,7 @@ } }, "fruitsofkarma": { - "buildTimestamp": 1677813062.344605, + "buildTimestamp": 1678157572.6438348, "creationTimestamp": 1652376852.6430357, "modules": { "Quadro360": { @@ -11769,11 +11775,17 @@ } }, "SeasideModular": { - "buildTimestamp": 1667893939.054745, + "buildTimestamp": 1678157534.402817, "creationTimestamp": 1663459028.233182, "modules": { "Proteus": { "creationTimestamp": 1663459028.4510758 + }, + "Jawari": { + "creationTimestamp": 1678157574.6739085 + }, + "ProteusX": { + "creationTimestamp": 1678157574.9681187 } } }, diff --git a/manifests/SeasideModular.json b/manifests/SeasideModular.json index 71d573e8..a231d48e 100644 --- a/manifests/SeasideModular.json +++ b/manifests/SeasideModular.json @@ -1,7 +1,7 @@ { "slug": "SeasideModular", "name": "Seaside Modular", - "version": "2.2.1", + "version": "2.4", "license": "MIT", "brand": "Seaside Modular", "author": "Blue Nautilus", @@ -10,19 +10,43 @@ "pluginUrl": "https://github.com/abluenautilus/SeasideModularVCV", "manualUrl": "https://github.com/abluenautilus/SeasideModularVCV/blob/master/README.md", "sourceUrl": "https://github.com/abluenautilus/SeasideModularVCV", - "donateUrl": "", + "donateUrl": "https://paypal.me/seasidemodular", "changelogUrl": "https://github.com/abluenautilus/SeasideModularVCV/blob/master/CHANGELOG.md", "modules": [ { "slug": "Proteus", "name": "Proteus", - "description": "Proteus generative sequencer", + "description": "Proteus is a generative sequencer that makes looping melodies which evolve and renew.", "tags": [ "Sequencer" ], "keywords": [ "generative" ] + }, + { + "slug": "Jawari", + "name": "Jawari", + "description": "Jawari is a synthesized version of the tanpura, the Indian drone instrument", + "tags": [ + "Physical modeling", + "Synth voice" + ], + "keywords": [ + "Drone", + "Tanpura" + ] + }, + { + "slug": "ProteusX", + "name": "ProteusX", + "description": "Proteus expander module, adds functionality to the Proteus sequencer", + "tags": [ + "sequencer" + ], + "keywords": [ + "sequencer" + ] } ] } \ No newline at end of file diff --git a/manifests/alefsbits.json b/manifests/alefsbits.json index fb1a77cb..babc23e2 100644 --- a/manifests/alefsbits.json +++ b/manifests/alefsbits.json @@ -1,7 +1,7 @@ { "slug": "alefsbits", "name": "alef's bits", - "version": "2.5.2", + "version": "2.5.3", "license": "GPL-3.0-or-later", "brand": "alef's bits", "author": "alefnull", @@ -85,7 +85,7 @@ { "slug": "mlt", "name": "mlt", - "description": "two 1:3 polyphonic multiples", + "description": "two 1:5 polyphonic multiples", "tags": [ "Polyphonic", "Utility" @@ -134,6 +134,24 @@ "Utility", "Visual" ] + }, + { + "slug": "slips", + "name": "slips", + "description": "generate random melodies, with optional random offsets each cycle, quantized to a scale", + "tags": [ + "Sequencer", + "Random", + "Quantizer" + ] + }, + { + "slug": "turnt", + "name": "turnt", + "description": "generate triggers when a CV signal changes direction, crosses zero, or both", + "tags": [ + "Utility" + ] } ] } \ No newline at end of file diff --git a/manifests/fruitsofkarma.json b/manifests/fruitsofkarma.json index 1b14cb4c..67a66df0 100644 --- a/manifests/fruitsofkarma.json +++ b/manifests/fruitsofkarma.json @@ -1,7 +1,7 @@ { "slug": "fruitsofkarma", "name": "fruitsofkarma", - "version": "2.0.7", + "version": "2.0.8", "license": "MIT", "brand": "fruitsofkarma", "author": "Alexey Komarov",