From bd101434950d94a11ba0ed3ab0eacd8c10b80c52 Mon Sep 17 00:00:00 2001 From: Andrew Belt Date: Fri, 12 Jul 2019 10:20:23 -0700 Subject: [PATCH] Update build for Bidoo, CharredDesert, Bogaudio, AS, Ahornberg, Prism, ByteBeatMachine, STS, FrozenWasteland, MyLittleTools, mscHack --- manifests/AS.json | 5 +++-- manifests/Ahornberg.json | 25 +++++++++++++++++++++++++ manifests/Bidoo.json | 2 +- manifests/Bogaudio.json | 2 +- manifests/ByteBeatMachine.json | 25 +++++++++++++++++++++++++ manifests/CharredDesert.json | 2 +- manifests/FrozenWasteland.json | 13 +++++++++++-- manifests/MyLittleTools.json | 2 +- manifests/Prism.json | 23 +++++++++++++++++++++++ manifests/STS.json | 2 +- manifests/mscHack.json | 19 ++++++++++++++++++- 11 files changed, 110 insertions(+), 10 deletions(-) create mode 100644 manifests/Ahornberg.json create mode 100644 manifests/ByteBeatMachine.json create mode 100644 manifests/Prism.json diff --git a/manifests/AS.json b/manifests/AS.json index 74aa02eb..009ac131 100644 --- a/manifests/AS.json +++ b/manifests/AS.json @@ -1,6 +1,6 @@ { "slug": "AS", - "version": "1.0.1", + "version": "1.0.2", "license": "MIT", "name": "AS", "brand": "AS", @@ -45,7 +45,8 @@ "name": "VCA", "description": "Voltage-controlled amplifier", "tags": [ - "VCA" + "VCA", + "Dual" ] }, { diff --git a/manifests/Ahornberg.json b/manifests/Ahornberg.json new file mode 100644 index 00000000..d9826650 --- /dev/null +++ b/manifests/Ahornberg.json @@ -0,0 +1,25 @@ +{ + "slug": "Ahornberg", + "version": "1.0.1", + "license": "CC0-1.0", + "name": "Ahornberg", + "brand": "Ahornberg", + "author": "Ahornberg", + "authorEmail": "", + "authorUrl": "https://github.com/Ahornberg/Ahornberg-Microtonal", + "pluginUrl": "https://github.com/Ahornberg/Ahornberg-Microtonal", + "manualUrl": "https://github.com/Coirt/Ahornberg-Microtonal/blob/master/README.md", + "sourceUrl": "https://github.com/Coirt/Ahornberg-Microtonal", + "changelogUrl": "", + "donateUrl": "https://www.paypal.me/Ahornberg/", + "modules": [ + { + "slug": "EqualDivision", + "name": "Micro-Tonal", + "description": "Compress or stretch a tuning in the range\nof -3% to +3%. Converts v/oct to several\nEqual Division Tunings. 1 step equals\n100 cents.\nSee manual for more details...\n", + "tags": [ + "Tuner" + ] + } + ] +} \ No newline at end of file diff --git a/manifests/Bidoo.json b/manifests/Bidoo.json index 78235438..70f1621a 100644 --- a/manifests/Bidoo.json +++ b/manifests/Bidoo.json @@ -1,6 +1,6 @@ { "slug": "Bidoo", - "version": "1.0.0", + "version": "1.0.1", "license": "BSD-3-Clause", "name": "Bidoo", "brand": "Bidoo", diff --git a/manifests/Bogaudio.json b/manifests/Bogaudio.json index 49a13b60..6c5282a7 100644 --- a/manifests/Bogaudio.json +++ b/manifests/Bogaudio.json @@ -1,7 +1,7 @@ { "slug": "Bogaudio", "name": "Bogaudio", - "version": "1.1.18", + "version": "1.1.19", "license": "BSD-3-Clause", "brand": "Bogaudio", "author": "Matt Demanett", diff --git a/manifests/ByteBeatMachine.json b/manifests/ByteBeatMachine.json new file mode 100644 index 00000000..dbe18f22 --- /dev/null +++ b/manifests/ByteBeatMachine.json @@ -0,0 +1,25 @@ +{ + "slug": "ByteBeatMachine", + "name": "ByteBeatMachine", + "version": "1.0.0", + "license": "BSD-3-Clause", + "brand": "Bokontep", + "author": "bokontep", + "authorEmail": "bokontep@gmail.com", + "authorUrl": "https://bokontep.blogspot.gr", + "pluginUrl": "", + "manualUrl": "", + "sourceUrl": "", + "donateUrl": "", + "modules": [ + { + "slug": "ModuleByteBeatMachine", + "name": "ModuleByteBeatMachine", + "description": "ByteBeat Oscillator", + "tags": [ + "VCO", + "Utility" + ] + } + ] +} \ No newline at end of file diff --git a/manifests/CharredDesert.json b/manifests/CharredDesert.json index 040fc54f..3c4481a7 100644 --- a/manifests/CharredDesert.json +++ b/manifests/CharredDesert.json @@ -1,7 +1,7 @@ { "slug": "CharredDesert", "name": "CharredDesert", - "version": "1.0.0", + "version": "1.0.1", "license": "CC0-1.0", "author": "Jerry Sievert", "authorEmail": "rack@legitimatesounding.com", diff --git a/manifests/FrozenWasteland.json b/manifests/FrozenWasteland.json index fc9825ab..13f2190d 100644 --- a/manifests/FrozenWasteland.json +++ b/manifests/FrozenWasteland.json @@ -1,7 +1,7 @@ { "slug": "FrozenWasteland", "name": "Frozen Wasteland", - "version": "1.2.1", + "version": "1.3.0", "author": "almostEric", "license": "CC0-1.0", "authorEmail": "almostEric@frozenwastelandmodules.com", @@ -10,7 +10,7 @@ "manualUrl": "https://github.com/almostEric/FrozenWasteland/blob/master/README.md", "sourceUrl": "https://github.com/almostEric/FrozenWasteland", "donateUrl": "https://paypal.me/FrozenWasteland", - "changelogUrl": "https://github.com/almostEric/FrozenWasteland/blob/CHANGELOG.md", + "changelogUrl": "https://github.com/almostEric/FrozenWasteland/blob/master/CHANGELOG.md", "modules": [ { "slug": "BPMLFO", @@ -150,6 +150,15 @@ "tags": [ "VCF" ] + }, + { + "slug": "VoxInhumanaExpander", + "name": "Vox Inhumana Expander", + "description": "Resonance and Slope Control", + "tags": [ + "VCF", + "Expander" + ] } ] } \ No newline at end of file diff --git a/manifests/MyLittleTools.json b/manifests/MyLittleTools.json index 81d5660e..7f420e03 100644 --- a/manifests/MyLittleTools.json +++ b/manifests/MyLittleTools.json @@ -1,7 +1,7 @@ { "slug": "MyLittleTools", "name": "MyLittleTools", - "version": "1.0.0", + "version": "1.0.1", "license": "MIT", "author": "digitalhappens.de", "authorEmail": "vandelay@digitalhappens.de", diff --git a/manifests/Prism.json b/manifests/Prism.json new file mode 100644 index 00000000..0e7ab27b --- /dev/null +++ b/manifests/Prism.json @@ -0,0 +1,23 @@ +{ + "slug": "Prism", + "name": "Prism", + "author": "John Hoar", + "license": "BSD-3-Clause", + "authorEmail": "amalgamatedharmonics@outlook.com", + "manualUrl": "https://github.com/AmalgamatedHarmonics/Prism/wiki", + "pluginUrl": "https://github.com/AmalgamatedHarmonics/Prism/wiki", + "authorUrl": "https://github.com/AmalgamatedHarmonics/Prism/wiki", + "sourceUrl": "https://github.com/AmalgamatedHarmonics/Prism", + "version": "1.0.0", + "modules": [ + { + "slug": "Rainbow", + "name": "Rainbow", + "description": "A multiband band-pass resonant filter", + "tags": [ + "Physical modeling", + "VCF" + ] + } + ] +} \ No newline at end of file diff --git a/manifests/STS.json b/manifests/STS.json index ec668c0a..f9089cb4 100644 --- a/manifests/STS.json +++ b/manifests/STS.json @@ -1,6 +1,6 @@ { "slug": "STS", - "version": "1.0.2", + "version": "1.0.3", "license": "GPL-3.0-only", "name": "STS", "author": "STS", diff --git a/manifests/mscHack.json b/manifests/mscHack.json index 364d437b..3043e811 100644 --- a/manifests/mscHack.json +++ b/manifests/mscHack.json @@ -1,6 +1,6 @@ { "slug": "mscHack", - "version": "1.0.1", + "version": "1.0.2", "license": "BSD-3-Clause", "name": "mscHack", "brand": "mscHack", @@ -12,6 +12,14 @@ "sourceUrl": "https://github.com/mschack/VCV-Rack-Plugins", "changelogUrl": "https://github.com/mschack/VCV-Rack-Plugins", "modules": [ + { + "slug": "Compressor1", + "name": "Compressor", + "description": "Compressor", + "tags": [ + "Compressor" + ] + }, { "slug": "MasterClockx4", "name": "Master Clock x4", @@ -141,6 +149,15 @@ "Noise" ] }, + { + "slug": "Lorenz", + "name": "Lorenz", + "description": "Lorenz Attractor", + "tags": [ + "Random", + "Noise" + ] + }, { "slug": "Morze", "name": "Morze",