Browse Source

Update manifest NANOModules to 2.3.5.1

v2
Andrew Belt 1 year ago
parent
commit
f03fb5882f
3 changed files with 20 additions and 6 deletions
  1. +7
    -0
      ModularGrid-VCVLibrary.json
  2. +1
    -1
      manifests-cache.json
  3. +12
    -5
      manifests/NANOModules.json

+ 7
- 0
ModularGrid-VCVLibrary.json View File

@@ -1683,5 +1683,12 @@
"vcvUrl": "https://library.vcvrack.com/gregsbrain/xVox",
"mgUrl": "https://www.modulargrid.net/e/other-unknown-xvox-harmonic-pitch-shifter",
"mgModuleId": 46023
},
{
"pluginSlug": "NANOModules",
"moduleSlug": "VCVRANDOM",
"vcvUrl": "https://library.vcvrack.com/NANOModules/VCVRANDOM",
"mgUrl": "https://www.modulargrid.net/e/nano-modules-vcv-random",
"mgModuleId": 47608
}
]

+ 1
- 1
manifests-cache.json View File

@@ -2983,7 +2983,7 @@
}
},
"NANOModules": {
"buildTimestamp": 1706227194.7316825,
"buildTimestamp": 1708649868.7945304,
"creationTimestamp": 1581971790.0,
"modules": {
"MAR": {


+ 12
- 5
manifests/NANOModules.json View File

@@ -1,7 +1,7 @@
{
"slug": "NANOModules",
"name": "NANO Modules",
"version": "2.3.5",
"version": "2.3.5.1",
"license": "Proprietary",
"brand": "NANO Modules",
"author": "Jorge Gutierrez",
@@ -139,16 +139,23 @@
"manualUrl": "https://nano-modules.com/wp-content/uploads/2023/11/Performance-Mixer-Manual.pdf",
"modularGridUrl": "https://www.modulargrid.net/e/nano-modules-exp4",
"tags": [
"Expander",
"Hardware clone"
]
},
{
"slug": "VCVRANDOM",
"name": "VCV Random",
"description": "",
"manualUrl": "",
"modularGridUrl": "",
"tags": [
"description": "Random CV Generator",
"manualUrl": "https://nano-modules.com/wp-content/uploads/2024/02/VCV-Random-Manual.pdf",
"modularGridUrl": "https://www.modulargrid.net/e/nano-modules-vcv-random",
"tags": [
"Clock generator",
"Noise",
"Random",
"Sample and hold",
"Slew limiter",
"Quad",
"Hardware clone"
]
},


Loading…
Cancel
Save