| @@ -2369,5 +2369,12 @@ | |||||
| "vcvUrl": "https://library.vcvrack.com/NANOModules/OCTA", | "vcvUrl": "https://library.vcvrack.com/NANOModules/OCTA", | ||||
| "mgUrl": "https://modulargrid.net/e/nano-modules-octa", | "mgUrl": "https://modulargrid.net/e/nano-modules-octa", | ||||
| "mgModuleId": 53954 | "mgModuleId": 53954 | ||||
| }, | |||||
| { | |||||
| "pluginSlug": "Grayscale", | |||||
| "moduleSlug": "Nexus", | |||||
| "vcvUrl": "https://library.vcvrack.com/Grayscale/Nexus", | |||||
| "mgUrl": "https://modulargrid.net/e/grayscale-nexus", | |||||
| "mgModuleId": 49192 | |||||
| } | } | ||||
| ] | ] | ||||
| @@ -5131,7 +5131,7 @@ | |||||
| "modules": {} | "modules": {} | ||||
| }, | }, | ||||
| "Grayscale": { | "Grayscale": { | ||||
| "buildTimestamp": 1638229629.9222918, | |||||
| "buildTimestamp": 1749318941.8471591, | |||||
| "creationTimestamp": 1518016501.0, | "creationTimestamp": 1518016501.0, | ||||
| "modules": { | "modules": { | ||||
| "Algorhythm": { | "Algorhythm": { | ||||
| @@ -5157,6 +5157,9 @@ | |||||
| }, | }, | ||||
| "Supercell": { | "Supercell": { | ||||
| "creationTimestamp": 1596540372.2773771 | "creationTimestamp": 1596540372.2773771 | ||||
| }, | |||||
| "Nexus": { | |||||
| "creationTimestamp": 1749318941.96879 | |||||
| } | } | ||||
| } | } | ||||
| }, | }, | ||||
| @@ -1,7 +1,7 @@ | |||||
| { | { | ||||
| "slug": "Grayscale", | "slug": "Grayscale", | ||||
| "name": "Grayscale", | "name": "Grayscale", | ||||
| "version": "2.0.2", | |||||
| "version": "2.1.0", | |||||
| "license": "proprietary", | "license": "proprietary", | ||||
| "author": "VCV", | "author": "VCV", | ||||
| "authorEmail": "support@vcvrack.com", | "authorEmail": "support@vcvrack.com", | ||||
| @@ -99,6 +99,19 @@ | |||||
| "Reverb", | "Reverb", | ||||
| "Hardware clone" | "Hardware clone" | ||||
| ] | ] | ||||
| }, | |||||
| { | |||||
| "slug": "Nexus", | |||||
| "name": "Nexus", | |||||
| "description": "12-channel macro controller", | |||||
| "modularGridUrl": "https://modulargrid.net/e/grayscale-nexus", | |||||
| "manualUrl": "https://grayscale.info/nexus/", | |||||
| "tags": [ | |||||
| "Panning", | |||||
| "Mixer", | |||||
| "Polyphonic", | |||||
| "Hardware clone" | |||||
| ] | |||||
| } | } | ||||
| ] | ] | ||||
| } | } | ||||