From ae48dcb269713e38621cdefb6a4418cccafe0977 Mon Sep 17 00:00:00 2001 From: Andrew Belt Date: Mon, 9 Jun 2025 15:15:52 -0400 Subject: [PATCH] Update manifest CosineKitty-Sapphire to 2.5.9, JW-Modules to 2.0.15 --- manifests-cache.json | 13 +++++++++-- manifests/CosineKitty-Sapphire.json | 36 ++++++++++++++++++++++++++++- manifests/JW-Modules.json | 2 +- 3 files changed, 47 insertions(+), 4 deletions(-) diff --git a/manifests-cache.json b/manifests-cache.json index 9d7367e4..5241539d 100644 --- a/manifests-cache.json +++ b/manifests-cache.json @@ -3559,7 +3559,7 @@ } }, "JW-Modules": { - "buildTimestamp": 1749351047.4466386, + "buildTimestamp": 1749496339.827272, "creationTimestamp": 1518016501.0, "modules": { "BlankPanel_SM": { @@ -12261,7 +12261,7 @@ } }, "CosineKitty-Sapphire": { - "buildTimestamp": 1741018148.708142, + "buildTimestamp": 1749496238.8030164, "creationTimestamp": 1660869608.068208, "modules": { "Moots": { @@ -12326,6 +12326,15 @@ }, "Env": { "creationTimestamp": 1741018378.0939243 + }, + "Echo": { + "creationTimestamp": 1749496339.9739056 + }, + "EchoOut": { + "creationTimestamp": 1749496340.0472145 + }, + "EchoTap": { + "creationTimestamp": 1749496340.1209161 } } }, diff --git a/manifests/CosineKitty-Sapphire.json b/manifests/CosineKitty-Sapphire.json index 589e7cac..94b9dc10 100644 --- a/manifests/CosineKitty-Sapphire.json +++ b/manifests/CosineKitty-Sapphire.json @@ -1,7 +1,7 @@ { "slug": "CosineKitty-Sapphire", "name": "Sapphire", - "version": "2.5.8", + "version": "2.5.9", "license": "GPL-3.0-or-later", "brand": "Sapphire", "author": "Don Cross", @@ -22,6 +22,40 @@ "Expander" ] }, + { + "slug": "Echo", + "name": "Echo", + "description": "A multi-layer stereo/polyphonic delay looper.", + "manualUrl": "https://github.com/cosinekitty/sapphire/blob/main/doc/Echo.md", + "tags": [ + "Delay", + "Polyphonic" + ] + }, + { + "slug": "EchoOut", + "name": "Echo Out", + "hidden": true, + "description": "Expander that mixes output from a chain of Echo modules.", + "manualUrl": "https://github.com/cosinekitty/sapphire/blob/main/doc/Echo.md", + "tags": [ + "Delay", + "Polyphonic", + "Expander" + ] + }, + { + "slug": "EchoTap", + "name": "Echo Tap", + "hidden": true, + "description": "Expander that adds another link in a chain of Echo modules.", + "manualUrl": "https://github.com/cosinekitty/sapphire/blob/main/doc/Echo.md", + "tags": [ + "Delay", + "Polyphonic", + "Expander" + ] + }, { "slug": "Elastika", "name": "Elastika", diff --git a/manifests/JW-Modules.json b/manifests/JW-Modules.json index 7f6cc596..25fc7f99 100644 --- a/manifests/JW-Modules.json +++ b/manifests/JW-Modules.json @@ -10,7 +10,7 @@ "sourceUrl": "https://github.com/jeremywen/JW-Modules", "donateUrl": "https://www.paypal.me/jeremywen", "changelogUrl": "https://github.com/jeremywen/JW-Modules/blob/master/CHANGELOG.md", - "version": "2.0.14", + "version": "2.0.15", "modules": [ { "slug": "BlankPanel_1HP",