From c8b894d61d5bcad330fc8a542ff0e3300f853c5c Mon Sep 17 00:00:00 2001 From: Andrew Belt Date: Sat, 27 Jan 2024 09:26:01 -0500 Subject: [PATCH] Update manifest Sparkette to 2.3.1, Biset to 2.0.8 --- manifests-cache.json | 10 ++++-- manifests/Biset.json | 69 +++++++++++++++++++++++++++++++++------- manifests/Sparkette.json | 2 +- 3 files changed, 66 insertions(+), 15 deletions(-) diff --git a/manifests-cache.json b/manifests-cache.json index 3b986fac..4583690a 100644 --- a/manifests-cache.json +++ b/manifests-cache.json @@ -12222,7 +12222,7 @@ } }, "Sparkette": { - "buildTimestamp": 1705387927.6858852, + "buildTimestamp": 1706365096.4795687, "creationTimestamp": 1664898773.0755346, "modules": { "Ellie": { @@ -12963,7 +12963,7 @@ } }, "Biset": { - "buildTimestamp": 1704328425.2844982, + "buildTimestamp": 1706365277.5215855, "creationTimestamp": 1688525918.95731, "modules": { "Biset-Regex": { @@ -13007,6 +13007,12 @@ }, "Biset-Tracker-Control": { "creationTimestamp": 1704333637.7337747 + }, + "Biset-Regex-Exp": { + "creationTimestamp": 1706365277.6837423 + }, + "Biset-Blank": { + "creationTimestamp": 1706365277.8232028 } } }, diff --git a/manifests/Biset.json b/manifests/Biset.json index a009a5b3..3f8b1995 100644 --- a/manifests/Biset.json +++ b/manifests/Biset.json @@ -1,7 +1,7 @@ { "slug": "Biset", "name": "Biset", - "version": "2.0.7", + "version": "2.0.8", "license": "MIT", "brand": "Biset", "author": "Biset", @@ -13,17 +13,6 @@ "donateUrl": "https://www.paypal.com/paypalme/bisousbiset", "changelogUrl": "", "modules": [ - { - "slug": "Biset-Tree", - "name": "Tree", - "description": "Tree growth sequencer", - "tags": [ - "Sequencer", - "Visual", - "Random", - "Physical modeling" - ] - }, { "slug": "Biset-Gbu", "name": "The Good, the Bad and the Ugly", @@ -31,6 +20,15 @@ "tags": [ "Oscillator", "Polyphonic" + ], + "keywords": [ + "gbu", + "fm", + "pm", + "am", + "rm", + "ring", + "phase" ] }, { @@ -40,6 +38,12 @@ "tags": [ "Oscillator", "Polyphonic" + ], + "keywords": [ + "pkm", + "fm", + "pm", + "phase" ] }, { @@ -154,6 +158,34 @@ "coding" ] }, + { + "slug": "Biset-Regex-Exp", + "name": "Regex Exp", + "description": "Regex expander outputing gate", + "tags": [ + "Expander", + "Clock modulator", + "Controller", + "Digital" + ], + "keywords": [ + "live", + "code", + "coding", + "gate" + ] + }, + { + "slug": "Biset-Tree", + "name": "Tree", + "description": "Tree growth sequencer", + "tags": [ + "Sequencer", + "Visual", + "Random", + "Physical modeling" + ] + }, { "slug": "Biset-Segfault", "name": "Segfault", @@ -166,6 +198,19 @@ "piano", "keys" ] + }, + { + "slug": "Biset-Blank", + "name": "Blank", + "description": "Animated cables & scope on hovered cables", + "tags": [ + "Visual", + "Utility" + ], + "keywords": [ + "cable", + "scope" + ] } ] } \ No newline at end of file diff --git a/manifests/Sparkette.json b/manifests/Sparkette.json index 951b3fac..bacf7c30 100644 --- a/manifests/Sparkette.json +++ b/manifests/Sparkette.json @@ -1,7 +1,7 @@ { "slug": "Sparkette", "name": "Sparkette's Stuff", - "version": "2.3.0", + "version": "2.3.1", "license": "GPL-3.0-or-later", "brand": "Sparkette's Stuff", "author": "Sara Sparks",