From 35741c10772bdf589725ce182194614ffeb7ffc1 Mon Sep 17 00:00:00 2001 From: Andrew Belt Date: Sat, 6 Jun 2020 17:05:31 -0400 Subject: [PATCH] Update manifest for Sckitam, Bidoo, EH_modules, voxglitch, Admiral --- manifests-cache.json | 16 +++++++++++----- manifests/Admiral.json | 17 ++++++++++++++--- manifests/Bidoo.json | 2 +- manifests/EH_modules.json | 2 +- manifests/Sckitam.json | 14 +++++++++++++- manifests/voxglitch.json | 2 +- 6 files changed, 41 insertions(+), 12 deletions(-) diff --git a/manifests-cache.json b/manifests-cache.json index 5837f0d7..ddb8ca6e 100644 --- a/manifests-cache.json +++ b/manifests-cache.json @@ -381,7 +381,7 @@ } }, "voxglitch": { - "buildTimestamp": 1590414746.0521133, + "buildTimestamp": 1591476922.9235861, "creationTimestamp": 1579792597.0, "modules": { "autobreak": { @@ -2983,7 +2983,7 @@ } }, "Sckitam": { - "buildTimestamp": 1582939817.5682116, + "buildTimestamp": 1591477033.972714, "creationTimestamp": 1578539523.0, "modules": { "2DRotation": { @@ -2997,6 +2997,9 @@ }, "PolygonalVCO": { "creationTimestamp": 1578539523.0 + }, + "WDelay": { + "creationTimestamp": 1591477035.655823 } } }, @@ -4110,7 +4113,7 @@ } }, "Bidoo": { - "buildTimestamp": 1588868297.543993, + "buildTimestamp": 1591476815.4645367, "creationTimestamp": 1518016501.0, "modules": { "vOId": { @@ -5140,7 +5143,7 @@ "modules": {} }, "EH_modules": { - "buildTimestamp": 1585526249.3170934, + "buildTimestamp": 1591476995.5185285, "creationTimestamp": 1546374379.0, "modules": { "FV-1emu": { @@ -6205,7 +6208,7 @@ } }, "Admiral": { - "buildTimestamp": 1567534638.044011, + "buildTimestamp": 1591476959.9610739, "creationTimestamp": 1567535427.0, "modules": { "Watches": { @@ -6216,6 +6219,9 @@ }, "Tables": { "creationTimestamp": 1567535427.0 + }, + "Divisions": { + "creationTimestamp": 1591477035.9609656 } } }, diff --git a/manifests/Admiral.json b/manifests/Admiral.json index 737caeb7..9a52c364 100644 --- a/manifests/Admiral.json +++ b/manifests/Admiral.json @@ -1,7 +1,7 @@ { "slug": "Admiral", "name": "Admiral", - "version": "1.0.0", + "version": "1.1.0", "license": "MIT", "brand": "Admiral", "author": "Wannes Rombouts", @@ -10,7 +10,7 @@ "pluginUrl": "https://github.com/wapiflapi/admiral", "manualUrl": "https://github.com/wapiflapi/admiral", "sourceUrl": "https://github.com/wapiflapi/admiral", - "donateUrl": "", + "donateUrl": "https://paypal.me/wapiflapi", "modules": [ { "slug": "Watches", @@ -20,7 +20,8 @@ "Dual", "Multiple", "Switch", - "Utility" + "Utility", + "Polyphonic" ] }, { @@ -42,6 +43,16 @@ "Quad", "Sequencer" ] + }, + { + "slug": "Divisions", + "name": "Divisions", + "description": "Clock divider and polyrhythm generator.", + "tags": [ + "Switch", + "Clock modulator", + "Sequencer" + ] } ] } \ No newline at end of file diff --git a/manifests/Bidoo.json b/manifests/Bidoo.json index ef578c74..bf2d065b 100644 --- a/manifests/Bidoo.json +++ b/manifests/Bidoo.json @@ -1,6 +1,6 @@ { "slug": "Bidoo", - "version": "1.1.21", + "version": "1.1.22", "license": "GPL-3.0-only", "name": "Bidoo", "brand": "Bidoo", diff --git a/manifests/EH_modules.json b/manifests/EH_modules.json index ddf32354..becf19f0 100644 --- a/manifests/EH_modules.json +++ b/manifests/EH_modules.json @@ -1,7 +1,7 @@ { "slug": "EH_modules", "name": "FV-1.emu", - "version": "1.0.1", + "version": "1.0.2", "license": "GPL-3.0-only", "author": "Eduard Heidt", "authorEmail": "", diff --git a/manifests/Sckitam.json b/manifests/Sckitam.json index 8644c487..d33f7d97 100644 --- a/manifests/Sckitam.json +++ b/manifests/Sckitam.json @@ -1,7 +1,7 @@ { "slug": "Sckitam", "name": "Sckitam", - "version": "1.0.4", + "version": "1.0.5", "license": "GPL-3.0-only", "brand": "Sckitam", "author": "Philippe Salembier", @@ -49,6 +49,18 @@ "Oscillator", "Polyphonic" ] + }, + { + "slug": "WDelay", + "name": "WaveguideDelay", + "description": "High precision delay. Building block for waveguide, Karplus-Strong synthesis, Flanger and Chorus", + "tags": [ + "Delay", + "VCO", + "Physical modeling", + "Flanger", + "Chorus" + ] } ] } \ No newline at end of file diff --git a/manifests/voxglitch.json b/manifests/voxglitch.json index ae671b42..4d77dfe5 100644 --- a/manifests/voxglitch.json +++ b/manifests/voxglitch.json @@ -1,7 +1,7 @@ { "slug": "voxglitch", "name": "Voxglitch", - "version": "1.14.0", + "version": "1.15.0", "license": "BSD-3-Clause", "brand": "Voxglitch", "author": "Bret Truchan",