Browse Source

Update manifest NANOModules to 2.3.0

pull/785/head
Andrew Belt 1 year ago
parent
commit
c9341bde48
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/NANOModules.json

+ 7
- 0
ModularGrid-VCVLibrary.json View File

@@ -1648,5 +1648,12 @@
"vcvUrl": "https://library.vcvrack.com/Doepfer/A124", "vcvUrl": "https://library.vcvrack.com/Doepfer/A124",
"mgUrl": "https://www.modulargrid.net/e/doepfer-a-124", "mgUrl": "https://www.modulargrid.net/e/doepfer-a-124",
"mgModuleId": 36 "mgModuleId": 36
},
{
"pluginSlug": "NANOModules",
"moduleSlug": "STMAR",
"vcvUrl": "https://library.vcvrack.com/NANOModules/STMAR",
"mgUrl": "https://www.modulargrid.net/e/nano-modules-st-mar",
"mgModuleId": 45562
} }
] ]

+ 4
- 1
manifests-cache.json View File

@@ -2953,7 +2953,7 @@
} }
}, },
"NANOModules": { "NANOModules": {
"buildTimestamp": 1681225500.4622898,
"buildTimestamp": 1694574481.985382,
"creationTimestamp": 1581971790.0, "creationTimestamp": 1581971790.0,
"modules": { "modules": {
"MAR": { "MAR": {
@@ -2991,6 +2991,9 @@
}, },
"CEQ": { "CEQ": {
"creationTimestamp": 1681225500.821226 "creationTimestamp": 1681225500.821226
},
"STMAR": {
"creationTimestamp": 1694574482.5280726
} }
} }
}, },


+ 14
- 1
manifests/NANOModules.json View File

@@ -1,7 +1,7 @@
{ {
"slug": "NANOModules", "slug": "NANOModules",
"name": "NANO Modules", "name": "NANO Modules",
"version": "2.2.0",
"version": "2.3.0",
"license": "Proprietary", "license": "Proprietary",
"brand": "NANO Modules", "brand": "NANO Modules",
"author": "Jorge Gutierrez", "author": "Jorge Gutierrez",
@@ -103,6 +103,19 @@
"Hardware clone" "Hardware clone"
] ]
}, },
{
"slug": "STMAR",
"name": "ST MAR",
"description": "Stereo Mixer",
"manualUrl": "https://nano-modules.com/wp-content/uploads/2023/09/STMAR-Manual.pdf",
"modularGridUrl": "https://www.modulargrid.net/e/nano-modules-st-mar",
"tags": [
"Attenuator",
"Mixer",
"VCA",
"Hardware clone"
]
},
{ {
"slug": "BLANK12Hp", "slug": "BLANK12Hp",
"name": "BLANK 12Hp", "name": "BLANK 12Hp",


Loading…
Cancel
Save