From c26f2000339a7ac7ba9fa82031ef3d53e09db46b Mon Sep 17 00:00:00 2001 From: Andrew Belt Date: Wed, 23 Mar 2022 02:34:58 -0400 Subject: [PATCH] Update manifest DivergentWaves to 2.0.0, Befaco to 2.1.1, GrandeModular to 2.4.0, PS-PurrSoftware to 2.0.15 --- ModularGrid-VCVLibrary.json | 14 ++++++++++++++ manifests-cache.json | 21 ++++++++++++++++++--- manifests/Befaco.json | 6 +++++- manifests/DivergentWaves.json | 27 +++++++++++++++++++++++++++ manifests/GrandeModular.json | 27 ++++++++++++++++++++++++--- 5 files changed, 88 insertions(+), 7 deletions(-) create mode 100644 manifests/DivergentWaves.json diff --git a/ModularGrid-VCVLibrary.json b/ModularGrid-VCVLibrary.json index a6214f30..749e86f9 100644 --- a/ModularGrid-VCVLibrary.json +++ b/ModularGrid-VCVLibrary.json @@ -1438,5 +1438,19 @@ "vcvUrl": "https://library.vcvrack.com/Instruo/neoni", "mgUrl": "https://www.modulargrid.net/e/instruo-neoni", "mgModuleId": 35346 + }, + { + "pluginSlug": "Befaco", + "moduleSlug": "Mex", + "vcvUrl": "https://library.vcvrack.com/Befaco/Mex", + "mgUrl": "https://www.modulargrid.net/e/befaco-mex", + "mgModuleId": 34864 + }, + { + "pluginSlug": "Befaco", + "moduleSlug": "NoisePlethora", + "vcvUrl": "https://library.vcvrack.com/Befaco/NoisePlethora", + "mgUrl": "https://www.modulargrid.net/e/befaco-noise-plethora", + "mgModuleId": 34863 } ] \ No newline at end of file diff --git a/manifests-cache.json b/manifests-cache.json index bb6dd7f7..67a1754e 100644 --- a/manifests-cache.json +++ b/manifests-cache.json @@ -3127,7 +3127,7 @@ } }, "Befaco": { - "buildTimestamp": 1646919145.3565824, + "buildTimestamp": 1648016831.940424, "creationTimestamp": 1518016501.0, "modules": { "EvenVCO": { @@ -3702,7 +3702,7 @@ "modules": {} }, "PS-PurrSoftware": { - "buildTimestamp": 1644393455.049503, + "buildTimestamp": 1648017071.1388948, "creationTimestamp": 1579232908.0, "modules": { "Meander": { @@ -9288,7 +9288,7 @@ } }, "GrandeModular": { - "buildTimestamp": 1646088615.9258325, + "buildTimestamp": 1648017001.637405, "creationTimestamp": 1598123367.069531, "modules": { "NoteMT": { @@ -9350,6 +9350,12 @@ }, "Peak": { "creationTimestamp": 1646088616.9480145 + }, + "LFO4": { + "creationTimestamp": 1648017072.1882033 + }, + "Push": { + "creationTimestamp": 1648017072.3776584 } } }, @@ -10750,5 +10756,14 @@ "creationTimestamp": 1646679075.9063842 } } + }, + "DivergentWaves": { + "buildTimestamp": 1648016647.966452, + "creationTimestamp": 1648017072.6716878, + "modules": { + "Logic": { + "creationTimestamp": 1648017072.8582046 + } + } } } \ No newline at end of file diff --git a/manifests/Befaco.json b/manifests/Befaco.json index c34486fa..439c0acb 100644 --- a/manifests/Befaco.json +++ b/manifests/Befaco.json @@ -1,6 +1,6 @@ { "slug": "Befaco", - "version": "2.1.0", + "version": "2.1.1", "license": "GPL-3.0-or-later", "name": "Befaco", "brand": "Befaco", @@ -222,6 +222,8 @@ "slug": "Mex", "name": "Mex", "description": "Gate Expander for Befaco Muxlicer", + "manualUrl": "https://www.befaco.org/mex/", + "modularGridUrl": "https://www.modulargrid.net/e/befaco-mex", "tags": [ "Expander", "Hardware clone" @@ -231,6 +233,8 @@ "slug": "NoisePlethora", "name": "Noise Plethora", "description": "Multitimbral noise monster", + "manualUrl": "https://www.befaco.org/noise-plethora/", + "modularGridUrl": "https://www.modulargrid.net/e/befaco-noise-plethora", "tags": [ "Dual", "Filter", diff --git a/manifests/DivergentWaves.json b/manifests/DivergentWaves.json new file mode 100644 index 00000000..415ef442 --- /dev/null +++ b/manifests/DivergentWaves.json @@ -0,0 +1,27 @@ +{ + "slug": "DivergentWaves", + "name": "Divergent Waves", + "version": "2.0.0", + "license": "Apache-2.0", + "brand": "Divergent Waves", + "author": "Tom Carlson", + "authorEmail": "twigathy+divergent@gmail.com", + "authorUrl": "https://www.divergentwaves.co.uk", + "pluginUrl": "", + "manualUrl": "", + "sourceUrl": "", + "donateUrl": "", + "changelogUrl": "", + "modules": [ + { + "slug": "Logic", + "name": "Logic", + "description": "Fixed-function Logic Processor", + "tags": [ + "Logic", + "Hardware", + "Hardware clone" + ] + } + ] +} \ No newline at end of file diff --git a/manifests/GrandeModular.json b/manifests/GrandeModular.json index 1e138ec7..9eff63f3 100644 --- a/manifests/GrandeModular.json +++ b/manifests/GrandeModular.json @@ -1,7 +1,7 @@ { "slug": "GrandeModular", "name": "Grande", - "version": "2.3.0", + "version": "2.4.0", "license": "GPL-3.0-or-later", "author": "David Grande", "authorEmail": "dbgrande246@gmail.com", @@ -26,17 +26,27 @@ { "slug": "LFO3", "name": "LFO3", - "description": "Triple low-frequency bipolar sine oscillator with FM.", + "description": "Three individual bipolar sine LFOs with separate frequency inputs.", "manualUrl": "https://github.com/dbgrande/GrandeModular/#lfo3", "tags": [ "Low-frequency oscillator", "Polyphonic" ] }, + { + "slug": "LFO4", + "name": "LFO4", + "description": "Four ratioed bipolar sine LFOs with common primary frequency input.", + "manualUrl": "https://github.com/dbgrande/GrandeModular/#lfo4", + "tags": [ + "Low-frequency oscillator", + "Polyphonic" + ] + }, { "slug": "Logic", "name": "Logic", - "description": "Polyphonic logic gates. Includes two single-input modes: apply across all A channels, and invert all B channels.", + "description": "Polyphonic logic gates. (Gates also include two single-input modes: apply across all A channels, and invert all B channels.)", "manualUrl": "https://github.com/dbgrande/GrandeModular/#logic", "tags": [ "Logic", @@ -126,6 +136,17 @@ "Polyphonic" ] }, + { + "slug": "Push", + "name": "Push", + "description": "Polyphonic push-button switches.", + "keywords": "button switch", + "manualUrl": "https://github.com/dbgrande/GrandeModular/#push", + "tags": [ + "Utility", + "Polyphonic" + ] + }, { "slug": "Quant", "name": "Quant",