Browse Source

Update manifest CosineKitty-Sapphire to 2.5.9, JW-Modules to 2.0.15

v2
Andrew Belt 2 weeks ago
parent
commit
ae48dcb269
3 changed files with 47 additions and 4 deletions
  1. +11
    -2
      manifests-cache.json
  2. +35
    -1
      manifests/CosineKitty-Sapphire.json
  3. +1
    -1
      manifests/JW-Modules.json

+ 11
- 2
manifests-cache.json View File

@@ -3559,7 +3559,7 @@
} }
}, },
"JW-Modules": { "JW-Modules": {
"buildTimestamp": 1749351047.4466386,
"buildTimestamp": 1749496339.827272,
"creationTimestamp": 1518016501.0, "creationTimestamp": 1518016501.0,
"modules": { "modules": {
"BlankPanel_SM": { "BlankPanel_SM": {
@@ -12261,7 +12261,7 @@
} }
}, },
"CosineKitty-Sapphire": { "CosineKitty-Sapphire": {
"buildTimestamp": 1741018148.708142,
"buildTimestamp": 1749496238.8030164,
"creationTimestamp": 1660869608.068208, "creationTimestamp": 1660869608.068208,
"modules": { "modules": {
"Moots": { "Moots": {
@@ -12326,6 +12326,15 @@
}, },
"Env": { "Env": {
"creationTimestamp": 1741018378.0939243 "creationTimestamp": 1741018378.0939243
},
"Echo": {
"creationTimestamp": 1749496339.9739056
},
"EchoOut": {
"creationTimestamp": 1749496340.0472145
},
"EchoTap": {
"creationTimestamp": 1749496340.1209161
} }
} }
}, },


+ 35
- 1
manifests/CosineKitty-Sapphire.json View File

@@ -1,7 +1,7 @@
{ {
"slug": "CosineKitty-Sapphire", "slug": "CosineKitty-Sapphire",
"name": "Sapphire", "name": "Sapphire",
"version": "2.5.8",
"version": "2.5.9",
"license": "GPL-3.0-or-later", "license": "GPL-3.0-or-later",
"brand": "Sapphire", "brand": "Sapphire",
"author": "Don Cross", "author": "Don Cross",
@@ -22,6 +22,40 @@
"Expander" "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", "slug": "Elastika",
"name": "Elastika", "name": "Elastika",


+ 1
- 1
manifests/JW-Modules.json View File

@@ -10,7 +10,7 @@
"sourceUrl": "https://github.com/jeremywen/JW-Modules", "sourceUrl": "https://github.com/jeremywen/JW-Modules",
"donateUrl": "https://www.paypal.me/jeremywen", "donateUrl": "https://www.paypal.me/jeremywen",
"changelogUrl": "https://github.com/jeremywen/JW-Modules/blob/master/CHANGELOG.md", "changelogUrl": "https://github.com/jeremywen/JW-Modules/blob/master/CHANGELOG.md",
"version": "2.0.14",
"version": "2.0.15",
"modules": [ "modules": [
{ {
"slug": "BlankPanel_1HP", "slug": "BlankPanel_1HP",


Loading…
Cancel
Save