Browse Source

Update manifest Sparkette to 2.3.1, Biset to 2.0.8

v2
Andrew Belt 1 year ago
parent
commit
c8b894d61d
3 changed files with 66 additions and 15 deletions
  1. +8
    -2
      manifests-cache.json
  2. +57
    -12
      manifests/Biset.json
  3. +1
    -1
      manifests/Sparkette.json

+ 8
- 2
manifests-cache.json View File

@@ -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
}
}
},


+ 57
- 12
manifests/Biset.json View File

@@ -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"
]
}
]
}

+ 1
- 1
manifests/Sparkette.json View File

@@ -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",


Loading…
Cancel
Save