Browse Source

Update manifest NANOModules to 2.3.3

pull/785/head
Andrew Belt 1 year ago
parent
commit
7142b42f28
3 changed files with 48 additions and 2 deletions
  1. +14
    -0
      ModularGrid-VCVLibrary.json
  2. +7
    -1
      manifests-cache.json
  3. +27
    -1
      manifests/NANOModules.json

+ 14
- 0
ModularGrid-VCVLibrary.json View File

@@ -1662,5 +1662,19 @@
"vcvUrl": "https://library.vcvrack.com/Jasmine-and-Olive-Trees/Traffic", "vcvUrl": "https://library.vcvrack.com/Jasmine-and-Olive-Trees/Traffic",
"mgUrl": "https://www.modulargrid.net/e/jasmine-olive-trees-traffic", "mgUrl": "https://www.modulargrid.net/e/jasmine-olive-trees-traffic",
"mgModuleId": 44075 "mgModuleId": 44075
},
{
"pluginSlug": "NANOModules",
"moduleSlug": "PerformanceMixer",
"vcvUrl": "https://library.vcvrack.com/NANOModules/PerformanceMixer",
"mgUrl": "https://www.modulargrid.net/e/nano-modules-performance-mixer",
"mgModuleId": 46645
},
{
"pluginSlug": "NANOModules",
"moduleSlug": "EXP4",
"vcvUrl": "https://library.vcvrack.com/NANOModules/EXP4",
"mgUrl": "https://www.modulargrid.net/e/nano-modules-exp4",
"mgModuleId": 46646
} }
] ]

+ 7
- 1
manifests-cache.json View File

@@ -2965,7 +2965,7 @@
} }
}, },
"NANOModules": { "NANOModules": {
"buildTimestamp": 1694574481.985382,
"buildTimestamp": 1702579379.8386302,
"creationTimestamp": 1581971790.0, "creationTimestamp": 1581971790.0,
"modules": { "modules": {
"MAR": { "MAR": {
@@ -3006,6 +3006,12 @@
}, },
"STMAR": { "STMAR": {
"creationTimestamp": 1694574482.5280726 "creationTimestamp": 1694574482.5280726
},
"PerformanceMixer": {
"creationTimestamp": 1702579380.5045476
},
"EXP4": {
"creationTimestamp": 1702579380.6408951
} }
} }
}, },


+ 27
- 1
manifests/NANOModules.json View File

@@ -1,7 +1,7 @@
{ {
"slug": "NANOModules", "slug": "NANOModules",
"name": "NANO Modules", "name": "NANO Modules",
"version": "2.3.0",
"version": "2.3.3",
"license": "Proprietary", "license": "Proprietary",
"brand": "NANO Modules", "brand": "NANO Modules",
"author": "Jorge Gutierrez", "author": "Jorge Gutierrez",
@@ -61,6 +61,7 @@
"LFO", "LFO",
"Oscillator", "Oscillator",
"Function generator", "Function generator",
"Quad",
"Hardware clone" "Hardware clone"
] ]
}, },
@@ -116,6 +117,31 @@
"Hardware clone" "Hardware clone"
] ]
}, },
{
"slug": "PerformanceMixer",
"name": "Performance Mixer",
"description": "Advanced Mixing. Effortless Automation",
"manualUrl": "https://nano-modules.com/wp-content/uploads/2023/11/Performance-Mixer-Manual.pdf",
"modularGridUrl": "https://www.modulargrid.net/e/nano-modules-performance-mixer",
"tags": [
"Attenuator",
"Mixer",
"Panning",
"Quad",
"VCA",
"Hardware clone"
]
},
{
"slug": "EXP4",
"name": "EXP4",
"description": "Performance Mixer Expander",
"manualUrl": "https://nano-modules.com/wp-content/uploads/2023/11/Performance-Mixer-Manual.pdf",
"modularGridUrl": "https://www.modulargrid.net/e/nano-modules-exp4",
"tags": [
"Hardware clone"
]
},
{ {
"slug": "BLANK12Hp", "slug": "BLANK12Hp",
"name": "BLANK 12Hp", "name": "BLANK 12Hp",


Loading…
Cancel
Save