Browse Source

Update manifest for Sha-Bang-Modules, JW-Modules, ChowDSP, computerscare

v1
Andrew Belt 4 years ago
parent
commit
2d0c30c9c4
5 changed files with 56 additions and 8 deletions
  1. +16
    -4
      manifests-cache.json
  2. +1
    -1
      manifests/ChowDSP.json
  3. +17
    -1
      manifests/JW-Modules.json
  4. +21
    -1
      manifests/Sha-Bang-Modules.json
  5. +1
    -1
      manifests/computerscare.json

+ 16
- 4
manifests-cache.json View File

@@ -3151,7 +3151,7 @@
}
},
"JW-Modules": {
"buildTimestamp": 1609731513.737232,
"buildTimestamp": 1616991246.3120143,
"creationTimestamp": 1518016501.0,
"modules": {
"BlankPanel_SM": {
@@ -3231,6 +3231,12 @@
},
"Trigs": {
"creationTimestamp": 1604857724.9628415
},
"Pete": {
"creationTimestamp": 1616991327.5166657
},
"8Seq": {
"creationTimestamp": 1616991327.5839186
}
}
},
@@ -4030,7 +4036,7 @@
}
},
"computerscare": {
"buildTimestamp": 1614835983.2959397,
"buildTimestamp": 1616991023.2793097,
"creationTimestamp": 1533693056.0,
"modules": {
"computerscare-knolypobs": {
@@ -8706,7 +8712,7 @@
}
},
"ChowDSP": {
"buildTimestamp": 1603401716.726957,
"buildTimestamp": 1616991131.0522275,
"creationTimestamp": 1596178135.934532,
"modules": {
"ChowTape": {
@@ -8841,7 +8847,7 @@
}
},
"Sha-Bang-Modules": {
"buildTimestamp": 1615319446.8660166,
"buildTimestamp": 1616991327.3442078,
"creationTimestamp": 1602486511.7177973,
"modules": {
"StochSeq": {
@@ -8882,6 +8888,12 @@
},
"Talea": {
"creationTimestamp": 1606846507.9478638
},
"Collider": {
"creationTimestamp": 1616991327.7281644
},
"RandRoute": {
"creationTimestamp": 1616991327.7993047
}
}
},


+ 1
- 1
manifests/ChowDSP.json View File

@@ -1,7 +1,7 @@
{
"slug": "ChowDSP",
"name": "ChowDSP",
"version": "1.4.0",
"version": "1.4.1",
"license": "GPL-3.0-or-later",
"brand": "chowdsp",
"author": "Jatin Chowdhury",


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

@@ -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": "1.0.21",
"version": "1.0.24",
"modules": [
{
"slug": "BlankPanel_1HP",
@@ -52,6 +52,14 @@
"Visual"
]
},
{
"slug": "Pete",
"name": "Pete",
"manualUrl": "https://github.com/jeremywen/JW-Modules",
"tags": [
"Visual"
]
},
{
"slug": "Add5",
"name": "Add5",
@@ -93,6 +101,14 @@
"Sequencer"
]
},
{
"slug": "8Seq",
"name": "8Seq",
"manualUrl": "https://github.com/jeremywen/JW-Modules#eightSeq",
"tags": [
"Sequencer"
]
},
{
"slug": "MinMax",
"name": "Min Max",


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

@@ -1,7 +1,7 @@
{
"slug": "Sha-Bang-Modules",
"name": "Sha#Bang! Modules",
"version": "1.2.4",
"version": "1.3.1",
"license": "GPL-3.0-only",
"author": "Jeremy Muller",
"authorEmail": "jeremy@jeremymuller.com",
@@ -21,6 +21,16 @@
"Visual"
]
},
{
"slug": "Collider",
"name": "Collider",
"description": "Physics-based shaker",
"tags": [
"Granular",
"Physical modeling",
"Polyphonic"
]
},
{
"slug": "Cosmosis",
"name": "Cosmosis",
@@ -95,6 +105,16 @@
"Polyphonic"
]
},
{
"slug": "RandRoute",
"name": "Random Route Switch",
"description": "Randomly routes one input to 4 possible outputs",
"tags": [
"Utility",
"Switch",
"Polyphonic"
]
},
{
"slug": "QubitCrusher",
"name": "QubitCrusher",


+ 1
- 1
manifests/computerscare.json View File

@@ -1,6 +1,6 @@
{
"slug": "computerscare",
"version": "1.4.1",
"version": "1.4.2",
"name": "computerscare",
"brand": "computerscare",
"author": "computerscare",


Loading…
Cancel
Save