Browse Source

Update manifest NANOModules to 2.2.0

pull/785/head
Andrew Belt 2 years ago
parent
commit
63ba5c69d8
3 changed files with 25 additions and 2 deletions
  1. +6
    -0
      ModularGrid-VCVLibrary.json
  2. +4
    -1
      manifests-cache.json
  3. +15
    -1
      manifests/NANOModules.json

+ 6
- 0
ModularGrid-VCVLibrary.json View File

@@ -1578,5 +1578,11 @@
"vcvUrl": "https://library.vcvrack.com/ErogenousTonesFree/VC8", "vcvUrl": "https://library.vcvrack.com/ErogenousTonesFree/VC8",
"mgUrl": "http://www.modulargrid.net/e/erogenous-tones-vc8", "mgUrl": "http://www.modulargrid.net/e/erogenous-tones-vc8",
"mgModuleId": 9811 "mgModuleId": 9811
},
{
"pluginSlug": "NANOModules",
"moduleSlug": "CEQ",
"vcvUrl": "https://library.vcvrack.com/NANOModules/CEQ",
"mgUrl": "https://www.modulargrid.net/e/nano-modules-ceq"
} }
] ]

+ 4
- 1
manifests-cache.json View File

@@ -2953,7 +2953,7 @@
} }
}, },
"NANOModules": { "NANOModules": {
"buildTimestamp": 1669977903.175535,
"buildTimestamp": 1681225500.4622898,
"creationTimestamp": 1581971790.0, "creationTimestamp": 1581971790.0,
"modules": { "modules": {
"MAR": { "MAR": {
@@ -2988,6 +2988,9 @@
}, },
"SERRA": { "SERRA": {
"creationTimestamp": 1669977904.3929193 "creationTimestamp": 1669977904.3929193
},
"CEQ": {
"creationTimestamp": 1681225500.821226
} }
} }
}, },


+ 15
- 1
manifests/NANOModules.json View File

@@ -1,7 +1,7 @@
{ {
"slug": "NANOModules", "slug": "NANOModules",
"name": "NANO Modules", "name": "NANO Modules",
"version": "2.1.0",
"version": "2.2.0",
"license": "Proprietary", "license": "Proprietary",
"brand": "NANO Modules", "brand": "NANO Modules",
"author": "Jorge Gutierrez", "author": "Jorge Gutierrez",
@@ -89,6 +89,20 @@
"Hardware clone" "Hardware clone"
] ]
}, },
{
"slug": "CEQ",
"name": "CEQ",
"description": "DJ Equalizer & Compressor",
"manualUrl": "https://nano-modules.com/wp-content/uploads/2023/03/CEQ-Manual.pdf",
"modularGridUrl": "https://www.modulargrid.net/e/nano-modules-ceq",
"tags": [
"Effect",
"Dynamics",
"Equalizer",
"Filter",
"Hardware clone"
]
},
{ {
"slug": "BLANK12Hp", "slug": "BLANK12Hp",
"name": "BLANK 12Hp", "name": "BLANK 12Hp",


Loading…
Cancel
Save