Browse Source

Update manifest for Sha-Bang-Modules

v1
Andrew Belt 4 years ago
parent
commit
aed5a91041
2 changed files with 24 additions and 2 deletions
  1. +7
    -1
      manifests-cache.json
  2. +17
    -1
      manifests/Sha-Bang-Modules.json

+ 7
- 1
manifests-cache.json View File

@@ -8774,7 +8774,7 @@
}
},
"Sha-Bang-Modules": {
"buildTimestamp": 1605331546.6488464,
"buildTimestamp": 1606846505.4954038,
"creationTimestamp": 1602486511.7177973,
"modules": {
"StochSeq": {
@@ -8809,6 +8809,12 @@
},
"Photron": {
"creationTimestamp": 1604785589.1237576
},
"PhotronPanel": {
"creationTimestamp": 1606846507.6616898
},
"Talea": {
"creationTimestamp": 1606846507.9478638
}
}
},


+ 17
- 1
manifests/Sha-Bang-Modules.json View File

@@ -1,7 +1,7 @@
{
"slug": "Sha-Bang-Modules",
"name": "Sha#Bang! Modules",
"version": "1.1.2",
"version": "1.2.0",
"license": "GPL-3.0-only",
"author": "Jeremy Muller",
"authorEmail": "jeremy@jeremymuller.com",
@@ -67,6 +67,14 @@
"Visual"
]
},
{
"slug": "PhotronPanel",
"name": "Photron Panel",
"description": "Animated panel",
"tags": [
"Visual"
]
},
{
"slug": "PolyrhythmClock",
"name": "Polyrhythm Clock",
@@ -115,6 +123,14 @@
"Sequencer",
"Visual"
]
},
{
"slug": "Talea",
"name": "Talea",
"description": "A unique arpeggiator with polyrhythmic capabilities",
"tags": [
"Arpeggiator"
]
}
]
}

Loading…
Cancel
Save