| @@ -1,10 +1,49 @@ | |||||
| { | { | ||||
| "slug": "LOGinstruments", | |||||
| "name": "LOGinstruments", | "name": "LOGinstruments", | ||||
| "author": "leopard86 (Leonardo Gabrielli)", | |||||
| "brand": "LOGinstruments", | |||||
| "version": "1.0.0", | |||||
| "license": "BSD-3-Clause", | "license": "BSD-3-Clause", | ||||
| "manualUrl": "https://github.com/LOGUNIVPM/LOGinstruments/blob/master/README.md", | |||||
| "author": "L.Gabrielli", | |||||
| "authorEmail": "l.gabrielli@univpm.it", | |||||
| "authorUrl": "", | |||||
| "pluginUrl": "", | |||||
| "manualUrl": "", | |||||
| "sourceUrl": "https://github.com/LOGUNIVPM/LOGinstruments", | "sourceUrl": "https://github.com/LOGUNIVPM/LOGinstruments", | ||||
| "pluginUrl": "https://github.com/LOGUNIVPM/LOGinstruments/blob/master/README.md", | |||||
| "slug": "LOGinstruments", | |||||
| "version": "0.6.0" | |||||
| "donateUrl": "", | |||||
| "modules": [ | |||||
| { | |||||
| "slug": "Speck", | |||||
| "name": "Speck", | |||||
| "description": "FFT Spectrum Analysis", | |||||
| "tags": [ | |||||
| "Visual" | |||||
| ] | |||||
| }, | |||||
| { | |||||
| "slug": "Crystal", | |||||
| "name": "Crystal", | |||||
| "description": "Unpredictable oscillator - handle with care", | |||||
| "tags": [ | |||||
| "Oscillator" | |||||
| ] | |||||
| }, | |||||
| { | |||||
| "slug": "Velvet", | |||||
| "name": "Velvet", | |||||
| "description": "Velvet Noise generator", | |||||
| "tags": [ | |||||
| "Noise", | |||||
| "Random" | |||||
| ] | |||||
| }, | |||||
| { | |||||
| "slug": "LessMess", | |||||
| "name": "Less Mess", | |||||
| "description": "Add labels to your cables", | |||||
| "tags": [ | |||||
| "Utility" | |||||
| ] | |||||
| } | |||||
| ] | |||||
| } | } | ||||
| @@ -1,7 +1,7 @@ | |||||
| { | { | ||||
| "slug": "MockbaModular", | "slug": "MockbaModular", | ||||
| "name": "Mockba Modular", | "name": "Mockba Modular", | ||||
| "version": "1.0.8", | |||||
| "version": "1.0.9", | |||||
| "license": "MIT", | "license": "MIT", | ||||
| "brand": "Mockba Modular", | "brand": "Mockba Modular", | ||||
| "author": "Mockba the Borg", | "author": "Mockba the Borg", | ||||
| @@ -92,9 +92,45 @@ | |||||
| ] | ] | ||||
| }, | }, | ||||
| { | { | ||||
| "slug": "CZReso", | |||||
| "name": "CZReso", | |||||
| "description": "Simple CZ style RESO oscillator", | |||||
| "slug": "CZDblSine", | |||||
| "name": "CZDblSine", | |||||
| "description": "Simple CZ style DBLSINE oscillator", | |||||
| "tags": [ | |||||
| "Oscillator", | |||||
| "Polyphonic" | |||||
| ] | |||||
| }, | |||||
| { | |||||
| "slug": "CZSawPulse", | |||||
| "name": "CZSawPulse", | |||||
| "description": "Simple CZ style SAWPULSE oscillator", | |||||
| "tags": [ | |||||
| "Oscillator", | |||||
| "Polyphonic" | |||||
| ] | |||||
| }, | |||||
| { | |||||
| "slug": "CZReso1", | |||||
| "name": "CZReso1", | |||||
| "description": "Simple CZ style RESO1 oscillator", | |||||
| "tags": [ | |||||
| "Oscillator", | |||||
| "Polyphonic" | |||||
| ] | |||||
| }, | |||||
| { | |||||
| "slug": "CZReso2", | |||||
| "name": "CZReso2", | |||||
| "description": "Simple CZ style RESO2 oscillator", | |||||
| "tags": [ | |||||
| "Oscillator", | |||||
| "Polyphonic" | |||||
| ] | |||||
| }, | |||||
| { | |||||
| "slug": "CZReso3", | |||||
| "name": "CZReso3", | |||||
| "description": "Simple CZ style RESO3 oscillator", | |||||
| "tags": [ | "tags": [ | ||||
| "Oscillator", | "Oscillator", | ||||
| "Polyphonic" | "Polyphonic" | ||||
| @@ -1,7 +1,7 @@ | |||||
| { | { | ||||
| "slug": "pfzzz", | "slug": "pfzzz", | ||||
| "name": "Pfzzz", | "name": "Pfzzz", | ||||
| "version": "1.0.4", | |||||
| "version": "1.1.0", | |||||
| "license": "GPL-3.0-or-later", | "license": "GPL-3.0-or-later", | ||||
| "brand": "Pfzzz", | "brand": "Pfzzz", | ||||
| "author": "Omar Shaban", | "author": "Omar Shaban", | ||||