| @@ -1,7 +1,7 @@ | |||||
| { | { | ||||
| "slug": "AriaSalvatrice", | "slug": "AriaSalvatrice", | ||||
| "name": "Aria Salvatrice", | "name": "Aria Salvatrice", | ||||
| "version": "1.3.0", | |||||
| "version": "1.4.0", | |||||
| "license": "WTFPL", | "license": "WTFPL", | ||||
| "brand": "Aria Salvatrice", | "brand": "Aria Salvatrice", | ||||
| "author": "Aria Salvatrice", | "author": "Aria Salvatrice", | ||||
| @@ -111,6 +111,15 @@ | |||||
| "Expander" | "Expander" | ||||
| ] | ] | ||||
| }, | }, | ||||
| { | |||||
| "slug": "Undular", | |||||
| "name": "Signature Series Undular", | |||||
| "description": "Scroll the rack via CV for live performance. If locked by mistake: Engine > Sample Rate > Pause", | |||||
| "tags": [ | |||||
| "Controller", | |||||
| "Visual" | |||||
| ] | |||||
| }, | |||||
| { | { | ||||
| "slug": "Blank", | "slug": "Blank", | ||||
| "name": "Signature Series 8hp Blank Plate", | "name": "Signature Series 8hp Blank Plate", | ||||
| @@ -1,6 +1,6 @@ | |||||
| { | { | ||||
| "slug": "Bidoo", | "slug": "Bidoo", | ||||
| "version": "1.1.12", | |||||
| "version": "1.1.13", | |||||
| "license": "GPL-3.0-only", | "license": "GPL-3.0-only", | ||||
| "name": "Bidoo", | "name": "Bidoo", | ||||
| "brand": "Bidoo", | "brand": "Bidoo", | ||||
| @@ -0,0 +1,24 @@ | |||||
| { | |||||
| "slug": "ILovePerlin", | |||||
| "name": "ILovePerlin", | |||||
| "version": "1.0.0", | |||||
| "license": "MIT", | |||||
| "author": "digitalhappens.de", | |||||
| "authorEmail": "vandelay@digitalhappens.de", | |||||
| "authorUrl": "https://github.com/digitalhappens", | |||||
| "pluginUrl": "https://github.com/digitalhappens/ILovePerlin", | |||||
| "manualUrl": "https://github.com/digitalhappens/ILovePerlin/blob/master/README.md", | |||||
| "sourceUrl": "https://github.com/digitalhappens/ILovePerlin", | |||||
| "donateUrl": "https://paypal.me/digitalhappens", | |||||
| "modules": [ | |||||
| { | |||||
| "slug": "PerlinOne", | |||||
| "name": "PerlinOne", | |||||
| "description": "adaption of NauModular Perin Noise module", | |||||
| "tags": [ | |||||
| "noise", | |||||
| "random" | |||||
| ] | |||||
| } | |||||
| ] | |||||
| } | |||||
| @@ -1,7 +1,7 @@ | |||||
| { | { | ||||
| "slug": "MockbaModular", | "slug": "MockbaModular", | ||||
| "name": "Mockba Modular", | "name": "Mockba Modular", | ||||
| "version": "1.2.0", | |||||
| "version": "1.2.1", | |||||
| "license": "MIT", | "license": "MIT", | ||||
| "brand": "Mockba Modular", | "brand": "Mockba Modular", | ||||
| "author": "Mockba the Borg", | "author": "Mockba the Borg", | ||||
| @@ -345,6 +345,14 @@ | |||||
| "Utility" | "Utility" | ||||
| ] | ] | ||||
| }, | }, | ||||
| { | |||||
| "slug": "PSelectah", | |||||
| "name": "PSelectah", | |||||
| "description": "Simple Priority Selector (AND->OR MUX)", | |||||
| "tags": [ | |||||
| "Utility" | |||||
| ] | |||||
| }, | |||||
| { | { | ||||
| "slug": "UDPClockMaster", | "slug": "UDPClockMaster", | ||||
| "name": "Mastah", | "name": "Mastah", | ||||