Browse Source

Update manifest Grayscale to 2.1.0

v2
Andrew Belt 2 weeks ago
parent
commit
72bc83bafc
3 changed files with 25 additions and 2 deletions
  1. +7
    -0
      ModularGrid-VCVLibrary.json
  2. +4
    -1
      manifests-cache.json
  3. +14
    -1
      manifests/Grayscale.json

+ 7
- 0
ModularGrid-VCVLibrary.json View File

@@ -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
} }
] ]

+ 4
- 1
manifests-cache.json View File

@@ -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
} }
} }
}, },


+ 14
- 1
manifests/Grayscale.json View File

@@ -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"
]
} }
] ]
} }

Loading…
Cancel
Save