Skip to content

Commit

Permalink
Update manifest Sparkette to 2.3.1, Biset to 2.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
AndrewBelt committed Jan 27, 2024
1 parent a9c5264 commit c8b894d
Show file tree
Hide file tree
Showing 3 changed files with 66 additions and 15 deletions.
10 changes: 8 additions & 2 deletions manifests-cache.json
Original file line number Diff line number Diff line change
Expand Up @@ -12222,7 +12222,7 @@
}
},
"Sparkette": {
"buildTimestamp": 1705387927.6858852,
"buildTimestamp": 1706365096.4795687,
"creationTimestamp": 1664898773.0755346,
"modules": {
"Ellie": {
Expand Down Expand Up @@ -12963,7 +12963,7 @@
}
},
"Biset": {
"buildTimestamp": 1704328425.2844982,
"buildTimestamp": 1706365277.5215855,
"creationTimestamp": 1688525918.95731,
"modules": {
"Biset-Regex": {
Expand Down Expand Up @@ -13007,6 +13007,12 @@
},
"Biset-Tracker-Control": {
"creationTimestamp": 1704333637.7337747
},
"Biset-Regex-Exp": {
"creationTimestamp": 1706365277.6837423
},
"Biset-Blank": {
"creationTimestamp": 1706365277.8232028
}
}
},
Expand Down
69 changes: 57 additions & 12 deletions manifests/Biset.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"slug": "Biset",
"name": "Biset",
"version": "2.0.7",
"version": "2.0.8",
"license": "MIT",
"brand": "Biset",
"author": "Biset",
Expand All @@ -13,24 +13,22 @@
"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",
"description": "PM AM RM VCO with pitch turbulence and attraction",
"tags": [
"Oscillator",
"Polyphonic"
],
"keywords": [
"gbu",
"fm",
"pm",
"am",
"rm",
"ring",
"phase"
]
},
{
Expand All @@ -40,6 +38,12 @@
"tags": [
"Oscillator",
"Polyphonic"
],
"keywords": [
"pkm",
"fm",
"pm",
"phase"
]
},
{
Expand Down Expand Up @@ -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",
Expand All @@ -166,6 +198,19 @@
"piano",
"keys"
]
},
{
"slug": "Biset-Blank",
"name": "Blank",
"description": "Animated cables & scope on hovered cables",
"tags": [
"Visual",
"Utility"
],
"keywords": [
"cable",
"scope"
]
}
]
}
2 changes: 1 addition & 1 deletion manifests/Sparkette.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down

0 comments on commit c8b894d

Please sign in to comment.