| @@ -1,7 +1,7 @@ | |||||
| { | { | ||||
| "slug": "LindenbergResearch", | "slug": "LindenbergResearch", | ||||
| "name": "LindenbergResearch", | "name": "LindenbergResearch", | ||||
| "version": "1.2.0", | |||||
| "version": "1.3.0", | |||||
| "license": "proprietary", | "license": "proprietary", | ||||
| "author": "Lindenberg Research", | "author": "Lindenberg Research", | ||||
| "authorEmail": "heapdump@icloud.com", | "authorEmail": "heapdump@icloud.com", | ||||
| @@ -14,7 +14,17 @@ | |||||
| "name": "Woldemar analog VCO", | "name": "Woldemar analog VCO", | ||||
| "description": "Analog oscillator", | "description": "Analog oscillator", | ||||
| "tags": [ | "tags": [ | ||||
| "OSCILLATOR" | |||||
| "OSCILLATOR", | |||||
| "Polyphon" | |||||
| ] | |||||
| }, | |||||
| { | |||||
| "slug": "MicroWolde", | |||||
| "name": "Compact Woldemar analog VCO", | |||||
| "description": "Analog oscillator", | |||||
| "tags": [ | |||||
| "OSCILLATOR", | |||||
| "Polyphon" | |||||
| ] | ] | ||||
| }, | }, | ||||
| { | { | ||||
| @@ -30,7 +40,8 @@ | |||||
| "name": "Neo Filter", | "name": "Neo Filter", | ||||
| "description": "Neo distortion filter", | "description": "Neo distortion filter", | ||||
| "tags": [ | "tags": [ | ||||
| "FILTER" | |||||
| "FILTER", | |||||
| "Polyphon" | |||||
| ] | ] | ||||
| }, | }, | ||||
| { | { | ||||
| @@ -94,6 +105,15 @@ | |||||
| "slug": "PolyStereo", | "slug": "PolyStereo", | ||||
| "name": "Stereo via polyphonic tool", | "name": "Stereo via polyphonic tool", | ||||
| "description": "Converts a stereo signal to poly and vice versa", | "description": "Converts a stereo signal to poly and vice versa", | ||||
| "tags": [ | |||||
| "TOOL", | |||||
| "Polyphon" | |||||
| ] | |||||
| }, | |||||
| { | |||||
| "slug": "VCSpread", | |||||
| "name": "Voltage Controlled Signal Spread", | |||||
| "description": "Takes and input signal and generates n- shifted output signals via poly out", | |||||
| "tags": [ | "tags": [ | ||||
| "TOOL" | "TOOL" | ||||
| ] | ] | ||||
| @@ -137,7 +157,8 @@ | |||||
| "description": "Voltage controlled BBD Analog time repeater", | "description": "Voltage controlled BBD Analog time repeater", | ||||
| "tags": [ | "tags": [ | ||||
| "DELAY", | "DELAY", | ||||
| "EFFECT" | |||||
| "EFFECT", | |||||
| "Polyphon" | |||||
| ] | ] | ||||
| } | } | ||||
| ] | ] | ||||