diff --git a/manifests-cache.json b/manifests-cache.json index 5156aa75..bdd7a406 100644 --- a/manifests-cache.json +++ b/manifests-cache.json @@ -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 } } }, diff --git a/manifests/ChowDSP.json b/manifests/ChowDSP.json index c2930e2e..0d4c1b60 100644 --- a/manifests/ChowDSP.json +++ b/manifests/ChowDSP.json @@ -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", diff --git a/manifests/JW-Modules.json b/manifests/JW-Modules.json index 8fe50fbe..5aa87c6c 100644 --- a/manifests/JW-Modules.json +++ b/manifests/JW-Modules.json @@ -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", diff --git a/manifests/Sha-Bang-Modules.json b/manifests/Sha-Bang-Modules.json index 264b8d44..fd53f1ed 100644 --- a/manifests/Sha-Bang-Modules.json +++ b/manifests/Sha-Bang-Modules.json @@ -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", diff --git a/manifests/computerscare.json b/manifests/computerscare.json index b33207dd..bdd37924 100644 --- a/manifests/computerscare.json +++ b/manifests/computerscare.json @@ -1,6 +1,6 @@ { "slug": "computerscare", - "version": "1.4.1", + "version": "1.4.2", "name": "computerscare", "brand": "computerscare", "author": "computerscare",