| @@ -1,15 +1,14 @@ | |||||
| { | { | ||||
| "slug": "CharredDesert", | "slug": "CharredDesert", | ||||
| "name": "CharredDesert", | "name": "CharredDesert", | ||||
| "version": "1.1.0", | |||||
| "version": "1.2.0", | |||||
| "license": "CC0-1.0", | "license": "CC0-1.0", | ||||
| "author": "Jerry Sievert", | "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", | "sourceUrl": "https://github.com/JerrySievert/CharredDesert", | ||||
| "donateUrl": "https://paypal.me/JerrySievert", | |||||
| "brand": "SV Modular", | "brand": "SV Modular", | ||||
| "modules": [ | "modules": [ | ||||
| { | { | ||||
| @@ -136,6 +135,14 @@ | |||||
| "tags": [ | "tags": [ | ||||
| "Attenuator" | "Attenuator" | ||||
| ] | ] | ||||
| }, | |||||
| { | |||||
| "slug": "X", | |||||
| "name": "X", | |||||
| "description": "Audio Exciter", | |||||
| "tags": [ | |||||
| "Effect" | |||||
| ] | |||||
| } | } | ||||
| ] | ] | ||||
| } | } | ||||
| @@ -1,14 +1,14 @@ | |||||
| { | { | ||||
| "slug": "GlueTheGiant", | "slug": "GlueTheGiant", | ||||
| "name": "Glue the Giant", | "name": "Glue the Giant", | ||||
| "version": "1.0.2", | |||||
| "version": "1.0.3", | |||||
| "license": "GPL-3.0-or-later", | "license": "GPL-3.0-or-later", | ||||
| "brand": "Glue the Giant", | "brand": "Glue the Giant", | ||||
| "author": "Paul Merchant", | "author": "Paul Merchant", | ||||
| "authorEmail": "prmerchant@gmail.com", | "authorEmail": "prmerchant@gmail.com", | ||||
| "authorUrl": "https://github.com/gluethegiant", | "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", | "sourceUrl": "https://github.com/gluethegiant/gtg-rack", | ||||
| "donateUrl": "", | "donateUrl": "", | ||||
| "modules": [ | "modules": [ | ||||
| @@ -62,7 +62,7 @@ | |||||
| { | { | ||||
| "slug": "EnterBus", | "slug": "EnterBus", | ||||
| "name": "Enter Mixer Bus", | "name": "Enter Mixer Bus", | ||||
| "description": "Three stereo inputs to bus", | |||||
| "description": "Three stereo inputs to buses", | |||||
| "tags": [ | "tags": [ | ||||
| "Utility" | "Utility" | ||||
| ] | ] | ||||
| @@ -70,15 +70,24 @@ | |||||
| { | { | ||||
| "slug": "ExitBus", | "slug": "ExitBus", | ||||
| "name": "Exit Mixer Bus", | "name": "Exit Mixer Bus", | ||||
| "description": "Three stereo outputs from bus", | |||||
| "description": "Three stereo outputs from buses", | |||||
| "tags": [ | "tags": [ | ||||
| "Utility" | "Utility" | ||||
| ] | ] | ||||
| }, | }, | ||||
| { | |||||
| "slug": "Road", | |||||
| "name": "Road", | |||||
| "description": "Merges buses from mix groups to a master bus", | |||||
| "tags": [ | |||||
| "Utility", | |||||
| "Polyphonic" | |||||
| ] | |||||
| }, | |||||
| { | { | ||||
| "slug": "BusDepot", | "slug": "BusDepot", | ||||
| "name": "Bus Depot", | "name": "Bus Depot", | ||||
| "description": "Sums three stereo buses", | |||||
| "description": "Master fader, vu meters, and mix output for three stereo buses", | |||||
| "tags": [ | "tags": [ | ||||
| "Mixer", | "Mixer", | ||||
| "Visual", | "Visual", | ||||
| @@ -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": [] | |||||
| } | |||||
| ] | |||||
| } | |||||
| @@ -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" | |||||
| ] | |||||
| } | |||||
| ] | |||||
| } | |||||
| @@ -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", | "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", | "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" | |||||
| ] | |||||
| } | |||||
| ] | |||||
| } | } | ||||