| @@ -6,9 +6,9 @@ | |||||
| "author": "Adrian Likins", | "author": "Adrian Likins", | ||||
| "authorEmail": "adrian@likins.com", | "authorEmail": "adrian@likins.com", | ||||
| "authorUrl": "https://github.com/alikins/", | "authorUrl": "https://github.com/alikins/", | ||||
| "pluginUrl": "https://github/com/alikins/Alikins-rack-plugins", | |||||
| "manualUrl": "", | |||||
| "sourceUrl": "https://github/com/alikins/Alikins-rack-plugins", | |||||
| "pluginUrl": "https://github.com/alikins/Alikins-rack-plugins", | |||||
| "manualUrl": "https://github.com/alikins/Alikins-rack-plugins/blob/master/README.md", | |||||
| "sourceUrl": "https://github.com/alikins/Alikins-rack-plugins", | |||||
| "donateUrl": "", | "donateUrl": "", | ||||
| "modules": [ | "modules": [ | ||||
| { | { | ||||
| @@ -42,7 +42,7 @@ | |||||
| "name": "QuantEyes", | "name": "QuantEyes", | ||||
| "description": "Quantize your signals to notes on a 12 tone scale", | "description": "Quantize your signals to notes on a 12 tone scale", | ||||
| "tags": [ | "tags": [ | ||||
| "Quantier", | |||||
| "Quantizer", | |||||
| "Polyphonic" | "Polyphonic" | ||||
| ] | ] | ||||
| }, | }, | ||||
| @@ -0,0 +1,66 @@ | |||||
| { | |||||
| "slug": "STS", | |||||
| "version": "1.0.1", | |||||
| "license": "GPL-3.0-only", | |||||
| "name": "STS", | |||||
| "author": "STS", | |||||
| "authorEmail": "sts.modules@gmail.com", | |||||
| "authorUrl": "https://github.com/SmallTownSound/STS/blob/V1/README.md", | |||||
| "pluginUrl": "https://github.com/SmallTownSound/STS/", | |||||
| "manualUrl": "https://github.com/SmallTownSound/STS/blob/V1/README.md", | |||||
| "sourceUrl": "https://github.com/SmallTownSound/STS/blob/V1/README.md", | |||||
| "donateUrl": "", | |||||
| "modules": [ | |||||
| { | |||||
| "slug": "Odyssey", | |||||
| "name": "Oddy", | |||||
| "description": "Poly Synth", | |||||
| "tags": [ | |||||
| "Synth Voice", | |||||
| "Polyphonic" | |||||
| ] | |||||
| }, | |||||
| { | |||||
| "slug": "PolySEQ16", | |||||
| "name": "PolySEQ16", | |||||
| "description": "Quantized 16 Step POLY Sequencer", | |||||
| "tags": [ | |||||
| "Sequencer", | |||||
| "Polyphonic" | |||||
| ] | |||||
| }, | |||||
| { | |||||
| "slug": "Illiad", | |||||
| "name": "Illiad", | |||||
| "description": "Synth Controller", | |||||
| "tags": [ | |||||
| "Controller" | |||||
| ] | |||||
| }, | |||||
| { | |||||
| "slug": "RingModulator", | |||||
| "name": "RingModulator", | |||||
| "description": "Ring Modulator", | |||||
| "tags": [ | |||||
| "Ring Modulator" | |||||
| ] | |||||
| }, | |||||
| { | |||||
| "slug": "WaveFolder", | |||||
| "name": "WaveFolder", | |||||
| "description": "Wave Folder", | |||||
| "tags": [ | |||||
| "Waveshaper" | |||||
| ] | |||||
| }, | |||||
| { | |||||
| "slug": "VU_Poly", | |||||
| "name": "VU_Poly", | |||||
| "description": "VU Meter Poly", | |||||
| "tags": [ | |||||
| "Visual", | |||||
| "Polyphonic" | |||||
| ] | |||||
| } | |||||
| ] | |||||
| } | |||||
| @@ -1,94 +0,0 @@ | |||||
| { | |||||
| "slug": "rcm", | |||||
| "name": "RCM", | |||||
| "brand": "RCM", | |||||
| "version": "1.0.0", | |||||
| "license": "GPL-2.0-or-later", | |||||
| "author": "RCM", | |||||
| "authorEmail": "", | |||||
| "authorUrl": "https://github.com/Rcomian", | |||||
| "pluginUrl": "https://github.com/Rcomian/rcm-modules", | |||||
| "manualUrl": "https://github.com/Rcomian/rcm-modules/blob/v0.6/README.md", | |||||
| "sourceUrl": "https://github.com/Rcomian/rcm-modules", | |||||
| "donateUrl": "", | |||||
| "modules": [ | |||||
| { | |||||
| "slug": "rcm-CVTgl", | |||||
| "name": "CV Toggle", | |||||
| "description": "A labelled toggle switch, outputs 0V or 10V", | |||||
| "tags": [] | |||||
| }, | |||||
| { | |||||
| "slug": "rcm-CVMmt", | |||||
| "name": "CV Momentary", | |||||
| "description": "A labelled button, outputs 0V or 10V", | |||||
| "tags": [] | |||||
| }, | |||||
| { | |||||
| "slug": "rcm-CVS0to10", | |||||
| "name": "CV Sliders 0 to 10", | |||||
| "description": "4 CV sliders, outputs 0V to 10V", | |||||
| "tags": [] | |||||
| }, | |||||
| { | |||||
| "slug": "rcm-CV5to5", | |||||
| "name": "CV Knob -5 to 5", | |||||
| "description": "CV knob, outputs -5V to 5V", | |||||
| "tags": [] | |||||
| }, | |||||
| { | |||||
| "slug": "rcm-CV0to10", | |||||
| "name": "CV Knob 0 to 10", | |||||
| "description": "CV knob, outputs 0V to 10V", | |||||
| "tags": [] | |||||
| }, | |||||
| { | |||||
| "slug": "rcm-gverb", | |||||
| "name": "GVerb", | |||||
| "description": "Dirty unstable reverb", | |||||
| "tags": [ | |||||
| "reverb" | |||||
| ] | |||||
| }, | |||||
| { | |||||
| "slug": "rcm-duck", | |||||
| "name": "Duck", | |||||
| "description": "Basic audio ducking", | |||||
| "tags": [ | |||||
| "dynamics" | |||||
| ] | |||||
| }, | |||||
| { | |||||
| "slug": "rcm-seq-adapter", | |||||
| "name": "SEQ Adapter", | |||||
| "description": "Nord style reset for syncing simple sequencers", | |||||
| "tags": [ | |||||
| "seq" | |||||
| ] | |||||
| }, | |||||
| { | |||||
| "slug": "rcm-sync", | |||||
| "name": "Sync", | |||||
| "description": "Simplified Nord style reset for syncing simple sequencers", | |||||
| "tags": [ | |||||
| "seq" | |||||
| ] | |||||
| }, | |||||
| { | |||||
| "slug": "rcm-pianoroll", | |||||
| "name": "Piano Roll", | |||||
| "description": "Simple Piano Roll for sequencing", | |||||
| "tags": [ | |||||
| "seq" | |||||
| ] | |||||
| }, | |||||
| { | |||||
| "slug": "AudioInterface16", | |||||
| "name": "Audio Interface 16", | |||||
| "description": "A reskin of the Audio16 Interface (only kept for backwards compat)", | |||||
| "tags": [ | |||||
| "audio" | |||||
| ] | |||||
| } | |||||
| ] | |||||
| } | |||||
| @@ -3,7 +3,7 @@ | |||||
| "name": "Squinky Labs", | "name": "Squinky Labs", | ||||
| "author": "Squinky Labs", | "author": "Squinky Labs", | ||||
| "license": "CC0-1.0", | "license": "CC0-1.0", | ||||
| "authorEmail": "contact@vcvrack.com", | |||||
| "pluginUrl": "https://github.com/squinkylabs/SquinkyVCV/README.md", | |||||
| "authorUrl": "https://github.com/squinkylabs/SquinkyVCV/README.md", | "authorUrl": "https://github.com/squinkylabs/SquinkyVCV/README.md", | ||||
| "sourceUrl": "https://github.com/squinkylabs/SquinkyVCV", | "sourceUrl": "https://github.com/squinkylabs/SquinkyVCV", | ||||
| "manualUrl": "https://github.com/squinkylabs/SquinkyVCV/blob/master/docs/booty-shifter.md", | "manualUrl": "https://github.com/squinkylabs/SquinkyVCV/blob/master/docs/booty-shifter.md", | ||||
| @@ -130,7 +130,10 @@ | |||||
| "slug": "squinkylabs-blank", | "slug": "squinkylabs-blank", | ||||
| "name": "Blank", | "name": "Blank", | ||||
| "disabled": true, | "disabled": true, | ||||
| "description": "blank starting project" | |||||
| "description": "blank starting project", | |||||
| "tags": [ | |||||
| "Blank" | |||||
| ] | |||||
| }, | }, | ||||
| { | { | ||||
| "slug": "squinkylabs-slew4", | "slug": "squinkylabs-slew4", | ||||