From 4621cef9920c19d48c56da1018cdb149c5c1ab48 Mon Sep 17 00:00:00 2001 From: Andrew Belt Date: Mon, 10 Oct 2022 04:34:14 -0400 Subject: [PATCH] Update manifest AmalgamatedHarmonics to 2.0.1, Bidoo to 2.0.25, voxglitch to 2.22.0, InfrasonicAudio to 2.0.0, BlushAudio to 2.2.0, SickoCV to 2.3.1 --- manifests-cache.json | 28 +++++++++++++++++++++++----- manifests/AmalgamatedHarmonics.json | 2 +- manifests/Bidoo.json | 13 ++++++++++++- manifests/BlushAudio.json | 11 ++++++++++- manifests/InfrasonicAudio.json | 26 ++++++++++++++++++++++++++ manifests/SickoCV.json | 12 +++++++----- manifests/voxglitch.json | 11 ++++++++++- 7 files changed, 89 insertions(+), 14 deletions(-) create mode 100644 manifests/InfrasonicAudio.json diff --git a/manifests-cache.json b/manifests-cache.json index a1a29809..a45e9586 100644 --- a/manifests-cache.json +++ b/manifests-cache.json @@ -381,7 +381,7 @@ } }, "voxglitch": { - "buildTimestamp": 1664896403.2493072, + "buildTimestamp": 1665390049.5724592, "creationTimestamp": 1579792597.0, "modules": { "autobreak": { @@ -449,6 +449,9 @@ }, "GrooveBoxExpander": { "creationTimestamp": 1653920289.7923827 + }, + "AutobreakStudio": { + "creationTimestamp": 1665390506.1288252 } } }, @@ -743,7 +746,7 @@ } }, "AmalgamatedHarmonics": { - "buildTimestamp": 1647285663.8222241, + "buildTimestamp": 1665389421.6031475, "creationTimestamp": 1518016501.0, "modules": { "Arp31": { @@ -4654,7 +4657,7 @@ } }, "Bidoo": { - "buildTimestamp": 1664896219.41442, + "buildTimestamp": 1665389836.1736872, "creationTimestamp": 1518016501.0, "modules": { "vOId": { @@ -4818,6 +4821,9 @@ }, "ENCORE-Expander": { "creationTimestamp": 1659356422.630664 + }, + "RATEAU": { + "creationTimestamp": 1665390507.0926597 } } }, @@ -11358,7 +11364,7 @@ } }, "SickoCV": { - "buildTimestamp": 1664898555.7703004, + "buildTimestamp": 1665390504.1940844, "creationTimestamp": 1661903994.336356, "modules": { "Btoggler": { @@ -11406,7 +11412,7 @@ } }, "BlushAudio": { - "buildTimestamp": 1664896721.1244087, + "buildTimestamp": 1665390418.8152292, "creationTimestamp": 1663459028.9480162, "modules": { "BuffMult": { @@ -11417,6 +11423,9 @@ }, "Logician": { "creationTimestamp": 1663459029.605835 + }, + "TrackAndField": { + "creationTimestamp": 1665390507.4432476 } } }, @@ -11473,5 +11482,14 @@ "creationTimestamp": 1665388303.8026252 } } + }, + "InfrasonicAudio": { + "buildTimestamp": 1665390384.6843548, + "creationTimestamp": 1665390506.454866, + "modules": { + "WarpCore": { + "creationTimestamp": 1665390506.6890182 + } + } } } \ No newline at end of file diff --git a/manifests/AmalgamatedHarmonics.json b/manifests/AmalgamatedHarmonics.json index ae0f32d0..d9ec28ab 100644 --- a/manifests/AmalgamatedHarmonics.json +++ b/manifests/AmalgamatedHarmonics.json @@ -9,7 +9,7 @@ "authorUrl": "https://github.com/jhoar/AmalgamatedHarmonics/wiki", "sourceUrl": "https://github.com/jhoar/AmalgamatedHarmonics", "changelogUrl": "https://github.com/jhoar/AmalgamatedHarmonics/releases", - "version": "2.0.0", + "version": "2.0.1", "modules": [ { "slug": "Arp31", diff --git a/manifests/Bidoo.json b/manifests/Bidoo.json index 555e8051..4b223151 100644 --- a/manifests/Bidoo.json +++ b/manifests/Bidoo.json @@ -1,6 +1,6 @@ { "slug": "Bidoo", - "version": "2.0.23", + "version": "2.0.25", "license": "GPL-3.0-or-later", "name": "Bidoo", "brand": "Bidoo", @@ -52,6 +52,17 @@ "Sequencer" ] }, + { + "slug": "RATEAU", + "name": "ratEaU", + "description": "Gate generator", + "manualUrl": "https://github.com/sebastien-bouffier/Bidoo/wiki#rateau", + "tags": [ + "Clock modulator", + "Logic", + "Sequencer" + ] + }, { "slug": "dTrOY", "name": "dTrOY", diff --git a/manifests/BlushAudio.json b/manifests/BlushAudio.json index 0908e2e4..fcf1dc2b 100644 --- a/manifests/BlushAudio.json +++ b/manifests/BlushAudio.json @@ -1,7 +1,7 @@ { "slug": "BlushAudio", "name": "Blush Audio", - "version": "2.1.2", + "version": "2.2.0", "license": "GPL-3.0-or-later", "brand": "Blush Audio", "author": "Blush Audio", @@ -38,6 +38,15 @@ "tags": [ "Logic" ] + }, + { + "slug": "TrackAndField", + "name": "Track and Field", + "description": "A S&H / T&H module", + "tags": [ + "Sample and hold", + "Random" + ] } ] } \ No newline at end of file diff --git a/manifests/InfrasonicAudio.json b/manifests/InfrasonicAudio.json new file mode 100644 index 00000000..f2367f42 --- /dev/null +++ b/manifests/InfrasonicAudio.json @@ -0,0 +1,26 @@ +{ + "slug": "InfrasonicAudio", + "name": "Infrasonic Audio", + "version": "2.0.0", + "license": "GPL-3.0-or-later", + "brand": "Infrasonic Audio", + "author": "Infrasonic Audio LLC (Nick Donaldson)", + "authorEmail": "nick@infrasonicaudio.com", + "authorUrl": "https://www.infrasonicaudio.com", + "pluginUrl": "https://www.infrasonicaudio.com/vcv-rack-modules", + "manualUrl": "https://github.com/infrasonicaudio/Infrasonic-VCV/blob/main/doc/README.md", + "sourceUrl": "https://github.com/infrasonicaudio/Infrasonic-VCV", + "donateUrl": "", + "changelogUrl": "https://github.com/infrasonicaudio/Infrasonic-VCV/releases", + "modules": [ + { + "slug": "WarpCore", + "name": "Warp Core", + "description": "Dual-algorithm phase distortion and phase modulation oscillator", + "tags": [ + "Oscillator", + "Polyphonic" + ] + } + ] +} \ No newline at end of file diff --git a/manifests/SickoCV.json b/manifests/SickoCV.json index c38d2a0d..3cc86610 100644 --- a/manifests/SickoCV.json +++ b/manifests/SickoCV.json @@ -1,7 +1,7 @@ { "slug": "SickoCV", "name": "SickoCV", - "version": "2.3.0", + "version": "2.3.1", "license": "GPL-3.0-or-later", "brand": "Sickozell", "author": "Sickozell", @@ -97,17 +97,19 @@ { "slug": "Switcher", "name": "Switcher", - "description": "2>1 or 1<2 signal switch with crossfade, flip flop", + "description": "2>1 switch, 1>2 router, 2 signal swapper, mute, flip flop, toggle gate", "tags": [ - "Switch" + "Switch", + "Utility" ] }, { "slug": "SwitcherSt", "name": "SwitcherSt", - "description": "2>1 or 1<2 stereo signal switch with crossfade, flip flop", + "description": "Stereo 2>1 switch, 1>2 router, 2 signal swapper, mute, flip flop, toggle gate", "tags": [ - "Switch" + "Switch", + "Utility" ] } ] diff --git a/manifests/voxglitch.json b/manifests/voxglitch.json index ac067c2f..ff6aa0bd 100644 --- a/manifests/voxglitch.json +++ b/manifests/voxglitch.json @@ -1,7 +1,7 @@ { "slug": "voxglitch", "name": "Voxglitch", - "version": "2.21.4", + "version": "2.22.0", "license": "GPL-3.0-or-later", "brand": "Voxglitch", "author": "Bret Truchan", @@ -22,6 +22,15 @@ "Drum" ] }, + { + "slug": "AutobreakStudio", + "name": "Autobreak Studio", + "description": "Advanced automatic breakbeat sample chopper", + "tags": [ + "Sampler", + "Drum" + ] + }, { "slug": "bytebeat", "name": "Byte Beat",