From 2b7ab683c1152b8c6e352ad634e5a2d379c9f73b Mon Sep 17 00:00:00 2001 From: Andrew Belt Date: Sun, 19 Sep 2021 20:22:35 -0400 Subject: [PATCH] Update manifest for GrandeModular, KRTPluginA, squinkylabs-plug1, computerscare, Sha-Bang-Modules, HamptonHarmonics, LyraeModules, AlliewayAudio_Freebies --- manifests-cache.json | 42 +++++++++++++++++++++++---- manifests/AlliewayAudio_Freebies.json | 33 +++++++++++++++++++++ manifests/GrandeModular.json | 2 +- manifests/HamptonHarmonics.json | 2 +- manifests/KRTPluginA.json | 24 +++++++++++++-- manifests/LyraeModules.json | 31 ++++++++++++++++++++ manifests/Sha-Bang-Modules.json | 4 +-- manifests/computerscare.json | 4 +-- manifests/squinkylabs-plug1.json | 10 ++++++- 9 files changed, 137 insertions(+), 15 deletions(-) create mode 100644 manifests/AlliewayAudio_Freebies.json create mode 100644 manifests/LyraeModules.json diff --git a/manifests-cache.json b/manifests-cache.json index 32a93493..3c314784 100644 --- a/manifests-cache.json +++ b/manifests-cache.json @@ -1286,7 +1286,7 @@ } }, "HamptonHarmonics": { - "buildTimestamp": 1631650227.214161, + "buildTimestamp": 1632097154.0050094, "creationTimestamp": 1582941680.0, "modules": { "Progress": { @@ -2641,7 +2641,7 @@ } }, "squinkylabs-plug1": { - "buildTimestamp": 1626771271.5197136, + "buildTimestamp": 1632096830.2873445, "creationTimestamp": 1521738241.0, "modules": { "squinkylabs-ev3": { @@ -2754,6 +2754,9 @@ }, "squinkylabs-testmodel": { "creationTimestamp": 1618241311.2129128 + }, + "squinkylabs-gmr": { + "creationTimestamp": 1632097261.1985266 } } }, @@ -4129,7 +4132,7 @@ } }, "computerscare": { - "buildTimestamp": 1616991023.2793097, + "buildTimestamp": 1632097010.1201386, "creationTimestamp": 1533693056.0, "modules": { "computerscare-knolypobs": { @@ -8952,7 +8955,7 @@ } }, "GrandeModular": { - "buildTimestamp": 1623003498.0165412, + "buildTimestamp": 1632097131.9875991, "creationTimestamp": 1598123367.069531, "modules": { "NoteMT": { @@ -9057,7 +9060,7 @@ } }, "Sha-Bang-Modules": { - "buildTimestamp": 1618241310.4709208, + "buildTimestamp": 1632097260.4985964, "creationTimestamp": 1602486511.7177973, "modules": { "StochSeq": { @@ -9753,7 +9756,7 @@ } }, "KRTPluginA": { - "buildTimestamp": 1631649930.6080964, + "buildTimestamp": 1632096203.5722792, "creationTimestamp": 1627193159.9948137, "modules": { "A": { @@ -9824,6 +9827,12 @@ }, "H": { "creationTimestamp": 1631650689.0480464 + }, + "I": { + "creationTimestamp": 1632097261.0006018 + }, + "G": { + "creationTimestamp": 1632097261.0811803 } } }, @@ -9940,5 +9949,26 @@ "creationTimestamp": 1631372575.38674 } } + }, + "AlliewayAudio_Freebies": { + "buildTimestamp": 1632097169.2988586, + "creationTimestamp": 1632097260.8113873, + "modules": { + "chilly_cheese": { + "creationTimestamp": 1632097260.8998048 + } + } + }, + "LyraeModules": { + "buildTimestamp": 1632097043.1079245, + "creationTimestamp": 1632097261.2901666, + "modules": { + "Sulafat": { + "creationTimestamp": 1632097261.3627946 + }, + "Gamma": { + "creationTimestamp": 1632097261.4360511 + } + } } } \ No newline at end of file diff --git a/manifests/AlliewayAudio_Freebies.json b/manifests/AlliewayAudio_Freebies.json new file mode 100644 index 00000000..9282c58d --- /dev/null +++ b/manifests/AlliewayAudio_Freebies.json @@ -0,0 +1,33 @@ +{ + "slug": "AlliewayAudio_Freebies", + "name": "AlliewayAudio_Freebies", + "version": "1.0.2", + "license": "GPL-3.0-or-later", + "brand": "AlliewayAudio", + "author": "Allie", + "authorEmail": "alliewayaudio@gmail.com", + "authorUrl": "https://github.com/AlliewayAudio", + "pluginUrl": "https://github.com/AlliewayAudio/AlliewayAudio_Freebies", + "manualUrl": "https://github.com/AlliewayAudio/AlliewayAudio_Freebies/tree/main/docs", + "sourceUrl": "https://github.com/AlliewayAudio/AlliewayAudio_Freebies", + "donateUrl": "", + "changelogUrl": "", + "modules": [ + { + "slug": "chilly_cheese", + "name": "Chilly Cheese", + "description": "1:1 digital recreation of Mannequins 'Cold Mac' esoteric macro-utility (made with permission, but not by Mannequins)", + "tags": [ + "Attenuator", + "Compressor", + "Envelope follower", + "Logic", + "Ring modulator", + "Slew limiter", + "Utility", + "Voltage-controlled amplifier", + "Waveshaper" + ] + } + ] +} \ No newline at end of file diff --git a/manifests/GrandeModular.json b/manifests/GrandeModular.json index 7027bb43..3311d471 100644 --- a/manifests/GrandeModular.json +++ b/manifests/GrandeModular.json @@ -1,7 +1,7 @@ { "slug": "GrandeModular", "name": "Grande", - "version": "1.9.0", + "version": "1.9.1", "license": "GPL-3.0-or-later", "author": "David Grande", "authorEmail": "dbgrande246@gmail.com", diff --git a/manifests/HamptonHarmonics.json b/manifests/HamptonHarmonics.json index 8b0c8657..71119b73 100644 --- a/manifests/HamptonHarmonics.json +++ b/manifests/HamptonHarmonics.json @@ -1,7 +1,7 @@ { "slug": "HamptonHarmonics", "name": "Hampton Harmonics", - "version": "1.3.0", + "version": "1.4.0", "license": "MIT", "brand": "Hampton Harmonics", "author": "Scott Hampton", diff --git a/manifests/KRTPluginA.json b/manifests/KRTPluginA.json index fe752bfc..90970257 100644 --- a/manifests/KRTPluginA.json +++ b/manifests/KRTPluginA.json @@ -1,7 +1,7 @@ { "slug": "KRTPluginA", "name": "KRTPluginA", - "version": "1.23.24", + "version": "1.25.25", "license": "MIT", "brand": "KRT", "author": "Jacko", @@ -58,7 +58,7 @@ { "slug": "D", "name": ";D", - "description": "VCA/future estimator with error.", + "description": "VCA/future estimator with error?", "tags": [ "Utility", "Attenuator", @@ -249,6 +249,26 @@ "Polyphonic", "Oscillator" ] + }, + { + "slug": "I", + "name": "I", + "description": "Clock divider with downbeat extract.", + "tags": [ + "Clock modulator", + "Polyphonic" + ] + }, + { + "slug": "G", + "name": "G", + "description": "Compressor with control outs.", + "tags": [ + "Polyphonic", + "Compressor", + "Limiter", + "Dynamics" + ] } ] } \ No newline at end of file diff --git a/manifests/LyraeModules.json b/manifests/LyraeModules.json new file mode 100644 index 00000000..d7d68f53 --- /dev/null +++ b/manifests/LyraeModules.json @@ -0,0 +1,31 @@ +{ + "slug": "LyraeModules", + "name": "LyraeModules", + "version": "1.0.2", + "license": "GPL-3.0-or-later", + "brand": "LyraeModules", + "author": "Vega Deftwing", + "authorUrl": "https://opguides.info", + "manualUrl": "https://github.com/VegaDeftwing/LyraeModules/blob/main/README.md", + "sourceUrl": "https://github.com/VegaDeftwing/LyraeModules", + "donateUrl": "https://github.com/sponsors/VegaDeftwing", + "modules": [ + { + "slug": "Sulafat", + "name": "Sulafat", + "description": "Distortion at 15 Solar Radii", + "tags": [ + "Distortion", + "Waveshaper" + ] + }, + { + "slug": "Gamma", + "name": "Gamma", + "description": "", + "tags": [ + "Utility" + ] + } + ] +} \ No newline at end of file diff --git a/manifests/Sha-Bang-Modules.json b/manifests/Sha-Bang-Modules.json index 0c6e55c7..054586f0 100644 --- a/manifests/Sha-Bang-Modules.json +++ b/manifests/Sha-Bang-Modules.json @@ -1,11 +1,11 @@ { "slug": "Sha-Bang-Modules", "name": "Sha#Bang! Modules", - "version": "1.3.3", + "version": "1.3.4", "license": "GPL-3.0-only", "author": "Jeremy Muller", "authorEmail": "jeremy@jeremymuller.com", - "authorUrl": "http://jeremymuller.com", + "authorUrl": "https://jeremymuller.com", "pluginUrl": "https://github.com/jeremymuller/Sha-Bang-Modules", "manualUrl": "https://github.com/jeremymuller/Sha-Bang-Modules#shabang-modules", "sourceUrl": "https://github.com/jeremymuller/Sha-Bang-Modules", diff --git a/manifests/computerscare.json b/manifests/computerscare.json index bdd37924..b91dc330 100644 --- a/manifests/computerscare.json +++ b/manifests/computerscare.json @@ -1,11 +1,11 @@ { "slug": "computerscare", - "version": "1.4.2", + "version": "1.4.3", "name": "computerscare", "brand": "computerscare", "author": "computerscare", "license": "BSD-3-Clause", - "authorEmail": "aemalone@test.com", + "authorEmail": "computerscaremodules@gmail.com", "pluginUrl": "https://github.com/freddyz/computerscare-vcv-modules", "authorUrl": "https://github.com/freddyz/computerscare-vcv-modules", "sourceUrl": "https://github.com/freddyz/computerscare-vcv-modules", diff --git a/manifests/squinkylabs-plug1.json b/manifests/squinkylabs-plug1.json index 69b46dea..b68b0439 100644 --- a/manifests/squinkylabs-plug1.json +++ b/manifests/squinkylabs-plug1.json @@ -8,7 +8,7 @@ "sourceUrl": "https://github.com/squinkylabs/SquinkyVCV", "manualUrl": "https://github.com/squinkylabs/SquinkyVCV/blob/main/docs/booty-shifter.md", "changelogUrl": "https://github.com/squinkylabs/SquinkyVCV/blob/main/CHANGELOG.md", - "version": "1.0.22", + "version": "1.0.23", "modules": [ { "slug": "squinkylabs-ev3", @@ -384,6 +384,14 @@ "Polyphonic" ] }, + { + "slug": "squinkylabs-gmr", + "name": "gmr", + "disabled": true, + "description": "gmr", + "manualUrl": "https://github.com/squinkylabs/SquinkyVCV/blob/main/docs/compressor2.md", + "tags": [] + }, { "slug": "squinkylabs-testmodel", "name": "Test",