| @@ -0,0 +1,37 @@ | |||||
| { | |||||
| "slug": "Edge", | |||||
| "name": "Edge", | |||||
| "version": "1.0.1", | |||||
| "brand": "VCV", | |||||
| "author": "Edge", | |||||
| "license": "GPL-3.0-or-later", | |||||
| "authorEmail": "edgemodules@gmail.com", | |||||
| "sourceUrl": "https://github.com/Edge-Modules/Edge", | |||||
| "modules": [ | |||||
| { | |||||
| "slug": "WCO_Osc", | |||||
| "name": "WCO_Osc", | |||||
| "description": "Window-Controlled Oscillator", | |||||
| "tags": [ | |||||
| "VCO", | |||||
| "Polyphonic" | |||||
| ] | |||||
| }, | |||||
| { | |||||
| "slug": "K_Rush", | |||||
| "name": "K_Rush", | |||||
| "description": "WaveTable Crusher", | |||||
| "tags": [ | |||||
| "Distortion" | |||||
| ] | |||||
| }, | |||||
| { | |||||
| "slug": "Bad_Haas", | |||||
| "name": "Bad_Haas", | |||||
| "description": "Haas Effect Panning", | |||||
| "tags": [ | |||||
| "Delay" | |||||
| ] | |||||
| } | |||||
| ] | |||||
| } | |||||
| @@ -9,7 +9,7 @@ | |||||
| "manualUrl": "https://github.com/jeremywen/JW-Modules#jw-modules", | "manualUrl": "https://github.com/jeremywen/JW-Modules#jw-modules", | ||||
| "sourceUrl": "https://github.com/jeremywen/JW-Modules", | "sourceUrl": "https://github.com/jeremywen/JW-Modules", | ||||
| "donateUrl": "https://www.paypal.me/jeremywen", | "donateUrl": "https://www.paypal.me/jeremywen", | ||||
| "version": "1.0.6", | |||||
| "version": "1.0.7", | |||||
| "modules": [ | "modules": [ | ||||
| { | { | ||||
| "slug": "BlankPanel_SM", | "slug": "BlankPanel_SM", | ||||
| @@ -1,7 +1,7 @@ | |||||
| { | { | ||||
| "slug": "MosquitoLabs", | "slug": "MosquitoLabs", | ||||
| "name": "Mosquito Labs", | "name": "Mosquito Labs", | ||||
| "version": "1.1.0", | |||||
| "version": "1.1.1", | |||||
| "license": "GPL-3.0-only", | "license": "GPL-3.0-only", | ||||
| "author": "R. Mosquito", | "author": "R. Mosquito", | ||||
| "authorEmail": "", | "authorEmail": "", | ||||
| @@ -1,7 +1,7 @@ | |||||
| { | { | ||||
| "slug": "SynthKit", | "slug": "SynthKit", | ||||
| "name": "SynthKit", | "name": "SynthKit", | ||||
| "version": "1.0.0", | |||||
| "version": "1.0.1", | |||||
| "license": "CC0-1.0", | "license": "CC0-1.0", | ||||
| "author": "Jerry Sievert", | "author": "Jerry Sievert", | ||||
| "authorEmail": "rack@legitimatesounding.com", | "authorEmail": "rack@legitimatesounding.com", | ||||