diff --git a/manifests-cache.json b/manifests-cache.json index 6e5ac83c..78a6f0f5 100644 --- a/manifests-cache.json +++ b/manifests-cache.json @@ -1744,7 +1744,7 @@ } }, "BaconMusic": { - "buildTimestamp": 1691740727.6885324, + "buildTimestamp": 1697986980.6789439, "creationTimestamp": 1521929448.0, "modules": { "HarMoNee": { @@ -11064,7 +11064,7 @@ "buildTimestamp": 1655698520.048924 }, "SequelSequencers": { - "buildTimestamp": 1692319925.623835, + "buildTimestamp": 1697986926.7727013, "creationTimestamp": 1639113349.024814, "modules": { "Sequel8": { @@ -12378,7 +12378,7 @@ } }, "questionablemodules": { - "buildTimestamp": 1696090389.084047, + "buildTimestamp": 1697986869.8331494, "creationTimestamp": 1671488541.442978, "modules": { "discombobulator": { @@ -12398,6 +12398,9 @@ }, "greenscreen": { "creationTimestamp": 1695173681.2135248 + }, + "smute": { + "creationTimestamp": 1697987002.9064293 } } }, @@ -12462,7 +12465,7 @@ } }, "NOI": { - "buildTimestamp": 1678645899.2489944, + "buildTimestamp": 1697987002.1754415, "creationTimestamp": 1673758885.1150217, "modules": { "Wilt": { @@ -12479,6 +12482,9 @@ }, "Hellebore": { "creationTimestamp": 1677947088.757226 + }, + "Pruners": { + "creationTimestamp": 1697987002.7517545 } } }, diff --git a/manifests/BaconMusic.json b/manifests/BaconMusic.json index 5205dffc..76a621b5 100644 --- a/manifests/BaconMusic.json +++ b/manifests/BaconMusic.json @@ -1,7 +1,7 @@ { "slug": "BaconMusic", "name": "Bacon Music", - "version": "2.3.1", + "version": "2.4.0", "license": "GPL-3.0-or-later", "author": "@baconpaul", "authorEmail": "", @@ -10,6 +10,7 @@ "manualUrl": "https://github.com/baconpaul/BaconPlugs#readme", "sourceUrl": "https://github.com/baconpaul/BaconPlugs/", "donateUrl": "", + "minRackVersion": "2.4.0", "modules": [ { "slug": "HarMoNee", diff --git a/manifests/NOI.json b/manifests/NOI.json index df303c05..18919f39 100644 --- a/manifests/NOI.json +++ b/manifests/NOI.json @@ -1,7 +1,7 @@ { "slug": "NOI", "name": "NOI", - "version": "2.0.3", + "version": "2.0.4", "license": "GPL-3.0-or-later", "brand": "NOI", "author": "Thomas Guillory", @@ -54,6 +54,14 @@ "tags": [ "VCF" ] + }, + { + "slug": "Pruners", + "name": "Pruners", + "description": "Sampler", + "tags": [ + "Sampler" + ] } ] } \ No newline at end of file diff --git a/manifests/SequelSequencers.json b/manifests/SequelSequencers.json index 8c89433d..986648ef 100644 --- a/manifests/SequelSequencers.json +++ b/manifests/SequelSequencers.json @@ -1,7 +1,7 @@ { "slug": "SequelSequencers", "name": "Daniel Davies", - "version": "2.2.2", + "version": "2.3.0", "license": "GPL-3.0-or-later", "brand": "Daniel Davies", "author": "Daniel Davies", @@ -74,18 +74,22 @@ { "slug": "Bend", "name": "Bend", - "description": "Phaae modulation oscillator", + "description": "Phase modulation oscillator", "tags": [ - "Oscillator" + "Oscillator", + "Low-frequency oscillator" ], - "hidden": true + "hidden": false }, { "slug": "James", "name": "James", - "description": "", - "tags": [], - "hidden": true + "description": "6 row drum sequencer with per-row rush/drag controls", + "tags": [ + "Clock modulator", + "Sequencer" + ], + "hidden": false } ] } \ No newline at end of file diff --git a/manifests/questionablemodules.json b/manifests/questionablemodules.json index 1fedeb9c..6f5942cb 100644 --- a/manifests/questionablemodules.json +++ b/manifests/questionablemodules.json @@ -1,14 +1,14 @@ { "slug": "questionablemodules", "name": "Questionable Modules", - "version": "2.1.11", + "version": "2.1.12", "minRackVersion": "2.4.0", "license": "GPL-3.0-or-later", "brand": "Questionable Modules", "author": "John Iannandrea", "authorEmail": "jiannandrea@gmail.com", "authorUrl": "https://github.com/isivisi/", - "manualUrl": "https://github.com/isivisi/questionablemodules/wiki", + "manualUrl": "https://isivisi.github.io/questionablemodules/index", "sourceUrl": "https://github.com/isivisi/questionablemodules", "donateUrl": "https://www.paypal.com/donate/?business=9KQFMHR3LT9CG&no_recurring=0&item_name=Funding+my+ongoing+vcv+rack+plugin+development+%3A%29¤cy_code=CAD", "changelogUrl": "https://github.com/isivisi/questionablemodules/releases", @@ -20,7 +20,9 @@ "manualUrl": "https://isivisi.github.io/questionablemodules/discombobulator", "tags": [ "Random", - "Utility" + "Utility", + "Switch", + "Polyphonic" ] }, { @@ -30,7 +32,9 @@ "manualUrl": "https://isivisi.github.io/questionablemodules/nandomizer", "tags": [ "Random", - "Utility" + "Utility", + "Switch", + "Polyphonic" ] }, { @@ -72,6 +76,18 @@ "tags": [ "Utility" ] + }, + { + "slug": "smute", + "name": "Smute", + "description": "Mute buttons synced to the clock", + "manualUrl": "https://isivisi.github.io/questionablemodules/smute", + "tags": [ + "Utility", + "Switch", + "Polyphonic", + "Expander" + ] } ] } \ No newline at end of file