From 30ca174f9711ce1a79d5d17213dcdb36ede5e537 Mon Sep 17 00:00:00 2001 From: Andrew Belt Date: Sat, 19 Oct 2019 03:48:33 -0400 Subject: [PATCH] Update manifest for GlueTheGiant, alto777_LFSR, CharredDesert, Nozoid, TinyTricks --- manifests/CharredDesert.json | 19 ++-- manifests/GlueTheGiant.json | 21 +++-- manifests/Nozoid.json | 155 ++++++++++++++++++++++++++++++++ manifests/TinyTricks.json | 166 +++++++++++++++++++++++++++++++++++ manifests/alto777_LFSR.json | 76 ++++++++++++++-- 5 files changed, 418 insertions(+), 19 deletions(-) create mode 100644 manifests/Nozoid.json create mode 100644 manifests/TinyTricks.json diff --git a/manifests/CharredDesert.json b/manifests/CharredDesert.json index c116525d..23988330 100644 --- a/manifests/CharredDesert.json +++ b/manifests/CharredDesert.json @@ -1,15 +1,14 @@ { "slug": "CharredDesert", "name": "CharredDesert", - "version": "1.1.0", + "version": "1.2.0", "license": "CC0-1.0", "author": "Jerry Sievert", - "authorEmail": "rack@legitimatesounding.com", - "authorUrl": "https://legitimatesounding.com/", - "pluginUrl": "https://github.com/JerrySievert/CharredDesert", - "manualUrl": "https://github.com/JerrySievert/CharredDesert/blob/master/docs/README.md", + "authorEmail": "svmodular@legitimatesounding.com", + "authorUrl": "https://legitimatesounding.com/sv-modular/", + "pluginUrl": "https://legitimatesounding.com/sv-modular/charred-desert/index.html", + "manualUrl": "https://legitimatesounding.com/sv-modular/charred-desert/index.html", "sourceUrl": "https://github.com/JerrySievert/CharredDesert", - "donateUrl": "https://paypal.me/JerrySievert", "brand": "SV Modular", "modules": [ { @@ -136,6 +135,14 @@ "tags": [ "Attenuator" ] + }, + { + "slug": "X", + "name": "X", + "description": "Audio Exciter", + "tags": [ + "Effect" + ] } ] } \ No newline at end of file diff --git a/manifests/GlueTheGiant.json b/manifests/GlueTheGiant.json index a8b7ef87..84cd6fe6 100644 --- a/manifests/GlueTheGiant.json +++ b/manifests/GlueTheGiant.json @@ -1,14 +1,14 @@ { "slug": "GlueTheGiant", "name": "Glue the Giant", - "version": "1.0.2", + "version": "1.0.3", "license": "GPL-3.0-or-later", "brand": "Glue the Giant", "author": "Paul Merchant", "authorEmail": "prmerchant@gmail.com", "authorUrl": "https://github.com/gluethegiant", - "pluginUrl": "https://github.com/gluethegiant/gtg-rack", - "manualUrl": "https://github.com/gluethegiant/gtg-rack/blob/master/README.md", + "pluginUrl": "https://github.com/gluethegiant/gtg-rack/blob/master/README.md", + "manualUrl": "https://github.com/gluethegiant/gtg-rack/wiki", "sourceUrl": "https://github.com/gluethegiant/gtg-rack", "donateUrl": "", "modules": [ @@ -62,7 +62,7 @@ { "slug": "EnterBus", "name": "Enter Mixer Bus", - "description": "Three stereo inputs to bus", + "description": "Three stereo inputs to buses", "tags": [ "Utility" ] @@ -70,15 +70,24 @@ { "slug": "ExitBus", "name": "Exit Mixer Bus", - "description": "Three stereo outputs from bus", + "description": "Three stereo outputs from buses", "tags": [ "Utility" ] }, + { + "slug": "Road", + "name": "Road", + "description": "Merges buses from mix groups to a master bus", + "tags": [ + "Utility", + "Polyphonic" + ] + }, { "slug": "BusDepot", "name": "Bus Depot", - "description": "Sums three stereo buses", + "description": "Master fader, vu meters, and mix output for three stereo buses", "tags": [ "Mixer", "Visual", diff --git a/manifests/Nozoid.json b/manifests/Nozoid.json new file mode 100644 index 00000000..30cda1bd --- /dev/null +++ b/manifests/Nozoid.json @@ -0,0 +1,155 @@ +{ + "slug": "Nozoid", + "name": "Nozoid", + "version": "1.0.3", + "license": "GPL-3.0-or-later", + "brand": "nozo\u00efd", + "author": "Cyrille Henry", + "authorEmail": "vcv@nozoid.com", + "authorUrl": "https://nozoid.com", + "pluginUrl": "https://nozoid.com/nozori", + "manualUrl": "https://nozoid.com/nozori", + "sourceUrl": "https://github.com/ch-nry/VCV_nozori", + "donateUrl": "https://www.paypal.me/chnry", + "changelogUrl": "https://github.com/ch-nry/VCV_nozori/blob/master/changelog.md", + "modules": [ + { + "slug": "Nozori_68_ADSR", + "name": "Nozori_68_ADSR", + "description": "", + "tags": [] + }, + { + "slug": "Nozori_68_AR", + "name": "Nozori_68_AR", + "description": "", + "tags": [] + }, + { + "slug": "Nozori_68_CRUSH", + "name": "Nozori_68_CRUSH", + "description": "", + "tags": [] + }, + { + "slug": "Nozori_68_CV_REC", + "name": "Nozori_68_CV_REC", + "description": "", + "tags": [] + }, + { + "slug": "Nozori_68_DELAY", + "name": "Nozori_68_DELAY", + "description": "", + "tags": [] + }, + { + "slug": "Nozori_68_EQ", + "name": "Nozori_68_EQ", + "description": "", + "tags": [] + }, + { + "slug": "Nozori_68_GRAN", + "name": "Nozori_68_GRAN", + "description": "", + "tags": [] + }, + { + "slug": "Nozori_68_KS", + "name": "Nozori_68_KS", + "description": "", + "tags": [] + }, + { + "slug": "Nozori_68_LFO", + "name": "Nozori_68_LFO", + "description": "", + "tags": [] + }, + { + "slug": "Nozori_68_LFO_MOD", + "name": "Nozori_68_LFO_MOD", + "description": "", + "tags": [] + }, + { + "slug": "Nozori_68_NOISE", + "name": "Nozori_68_NOISE", + "description": "", + "tags": [] + }, + { + "slug": "Nozori_68_PITCH", + "name": "Nozori_68_PITCH", + "description": "", + "tags": [] + }, + { + "slug": "Nozori_68_RND_LOOP", + "name": "Nozori_68_RND_LOOP", + "description": "", + "tags": [] + }, + { + "slug": "Nozori_68_SIN_MOD", + "name": "Nozori_68_SIN_MOD", + "description": "", + "tags": [] + }, + { + "slug": "Nozori_68_VCA_PAN", + "name": "Nozori_68_VCA_PAN", + "description": "", + "tags": [] + }, + { + "slug": "Nozori_68_VCF_MOD", + "name": "Nozori_68_VCF_MOD", + "description": "", + "tags": [] + }, + { + "slug": "Nozori_68_VCF_MORPH", + "name": "Nozori_68_VCF_MORPH", + "description": "", + "tags": [] + }, + { + "slug": "Nozori_68_VCO", + "name": "Nozori_68_VCO", + "description": "", + "tags": [] + }, + { + "slug": "Nozori_68_VCO_LOOP", + "name": "Nozori_68_VCO_LOOP", + "description": "", + "tags": [] + }, + { + "slug": "Nozori_68_VCO_MORPH", + "name": "Nozori_68_VCO_MORPH", + "description": "", + "tags": [] + }, + { + "slug": "Nozori_68_VCO_QTZ", + "name": "Nozori_68_VCO_QTZ", + "description": "", + "tags": [] + }, + { + "slug": "Nozori_68_VCO_WS", + "name": "Nozori_68_VCO_WS", + "description": "", + "tags": [] + }, + { + "slug": "Nozori_68_WS", + "name": "Nozori_68_WS", + "description": "", + "tags": [] + } + ] +} \ No newline at end of file diff --git a/manifests/TinyTricks.json b/manifests/TinyTricks.json new file mode 100644 index 00000000..7dc4508d --- /dev/null +++ b/manifests/TinyTricks.json @@ -0,0 +1,166 @@ +{ + "slug": "TinyTricks", + "name": "Tiny Trick Modules", + "brand": "Tiny Tricks", + "version": "1.1.0", + "license": "MIT", + "author": "Thomas Ren\u00c3\u00a9 Sidor", + "authorEmail": "mail@thomassidor.com", + "authorUrl": "https://thomassidor.com", + "pluginUrl": "https://github.com/thomassidor/tinytricks", + "manualUrl": "https://github.com/thomassidor/tinytricks", + "sourceUrl": "https://github.com/thomassidor/tinytricks", + "donateUrl": "", + "changelogUrl": "https://github.com/thomassidor/tinytricks", + "modules": [ + { + "slug": "SH16", + "name": "Sample and hold x16", + "description": "Get 16 random values on trigger (sample and hold). Internal noise only.", + "tags": [ + "sample and hold", + "utility", + "random" + ] + }, + { + "slug": "MG1", + "name": "Modulation Generator x1", + "description": "Get a random value (S&H on internal noise) or LFO with random state (rate, waveform, scale, phase) generated on a trigger. Settings for variance and bias of random, whether to include S&H values and unipolar or bipolar.", + "tags": [ + "sample and hold", + "utility", + "low-frequency oscillator", + "random" + ] + }, + { + "slug": "MG8", + "name": "Modulation Generator x8", + "description": "Get up to 8 random value (S&H on internal noise) or LFO with random state (rate, waveform, scale, phase) generated on a trigger. Settings for variance and bias of random, whether to include S&H values and unipolar or bipolar.", + "tags": [ + "sample and hold", + "utility", + "low-frequency oscillator" + ] + }, + { + "slug": "MG16", + "name": "Modulation Generator x16", + "description": "Get up to 16 random value (S&H on internal noise) or LFO with random state (rate, waveform, scale, phase) generated on a trigger. Settings for variance and bias of random, whether to include S&H values and unipolar or bipolar.", + "tags": [ + "sample and hold", + "utility", + "low-frequency oscillator" + ] + }, + { + "slug": "A8", + "name": "Attenuator x8", + "description": "8x attenuators with same level.", + "tags": [ + "utility", + "attenuator" + ] + }, + { + "slug": "RM8", + "name": "Random Mute x8", + "description": "Randomly mute a defined number of 1-8 channels.", + "tags": [ + "utility", + "switch" + ] + }, + { + "slug": "RM8S", + "name": "Random Stereo Mute x8", + "description": "Randomly mute a defined number of 1-8 stereo channels.", + "tags": [ + "utility", + "switch" + ] + }, + { + "slug": "TT-A", + "name": "Tiny Tricks Arithmetic", + "description": "A bunch of arithmetic tricks on two inputs.", + "tags": [ + "utility" + ] + }, + { + "slug": "TT-L", + "name": "Tiny Tricks Logic", + "description": "A bunch of logic tricks on two inputs.", + "tags": [ + "utility", + "logic" + ] + }, + { + "slug": "TTSIN", + "name": "Tiny Tricks Sine Oscillator", + "description": "A tiny sine based oscillator.", + "tags": [ + "oscillator" + ] + }, + { + "slug": "TTSAW", + "name": "Tiny Tricks Saw Oscillator", + "description": "A tiny saw based oscillator.", + "tags": [ + "oscillator" + ] + }, + { + "slug": "TTSQR", + "name": "Tiny Tricks Square Oscillator", + "description": "A tiny square based oscillator.", + "tags": [ + "oscillator" + ] + }, + { + "slug": "TTTRI", + "name": "Tiny Tricks Triangle Oscillator", + "description": "A tiny triangle based oscillator.", + "tags": [ + "oscillator" + ] + }, + { + "slug": "TTSINPLUS", + "name": "Tiny Tricks Sine+ Oscillator", + "description": "Three sine based oscillators with detune and sync.", + "tags": [ + "oscillator" + ] + }, + { + "slug": "TTSAWPLUS", + "name": "Tiny Tricks Sawtooth+ Oscillator", + "description": "Three sawtooth based oscillators with detune and sync.", + "tags": [ + "oscillator" + ] + }, + { + "slug": "TTSQRPLUS", + "name": "Tiny Tricks Square+ Oscillator", + "description": "Three square based oscillators with detune and sync.", + "tags": [ + "oscillator" + ] + }, + { + "slug": "TTTRIPLUS", + "name": "Tiny Tricks Triangle+ Oscillator", + "description": "Three triangle based oscillators with detune and sync.", + "tags": [ + "oscillator" + ] + } + ] +} \ No newline at end of file diff --git a/manifests/alto777_LFSR.json b/manifests/alto777_LFSR.json index 3df6d134..e7e3e659 100644 --- a/manifests/alto777_LFSR.json +++ b/manifests/alto777_LFSR.json @@ -1,11 +1,73 @@ { - "name": "alto777 LFSR", - "author": "Robert A Moeser", - "authorEmail": "ram32768@gmail.com", + "slug": "alto777_LFSR", + "name": "LFSR", + "version": "1.0.0", "license": "BSD-3-Clause", - "sourceUrl": "https://github.com/alto777/LFSR", + "brand": "alto777_LFSR", + "author": "alto777_LFSR", + "authorEmail": "", + "authorUrl": "", + "pluginUrl": "https://github.com/alto777/LFSR", "manualUrl": "https://github.com/alto777/LFSR/blob/master/README.md", - "pluginUrl": "https://github.com/alto777/LFSR/blob/master/README.md", - "slug": "alto777_LFSR", - "version": "0.6.21" + "sourceUrl": "https://github.com/alto777/LFSR.git", + "donateUrl": "", + "changelogUrl": "", + "modules": [ + { + "slug": "a7Utility", + "name": "a7Utility VIS", + "description": "", + "tags": [ + "Utility" + ] + }, + { + "slug": "Amuse", + "name": "Amuse", + "description": "", + "tags": [ + "Sequencer" + ] + }, + { + "slug": "cheapFX", + "name": "Cheap F/X", + "description": "", + "tags": [ + "LFO" + ] + }, + { + "slug": "Divada", + "name": "Divada VIS", + "description": "", + "tags": [ + "Oscillator" + ] + }, + { + "slug": "FG8", + "name": "FG-8", + "description": "", + "tags": [ + "Sequencer" + ] + }, + { + "slug": "Psychtone", + "name": "Psych tone", + "description": "", + "tags": [ + "Sequencer" + ] + }, + { + "slug": "YASeq3", + "name": "Yet Another SEQ3", + "description": "", + "tags": [ + "Sequencer" + ] + } + ] } \ No newline at end of file