From f03fb5882f5c1c9c3b3b8cb5e0daee1cf7b5ff8e Mon Sep 17 00:00:00 2001 From: Andrew Belt Date: Thu, 22 Feb 2024 20:02:04 -0500 Subject: [PATCH] Update manifest NANOModules to 2.3.5.1 --- ModularGrid-VCVLibrary.json | 7 +++++++ manifests-cache.json | 2 +- manifests/NANOModules.json | 17 ++++++++++++----- 3 files changed, 20 insertions(+), 6 deletions(-) diff --git a/ModularGrid-VCVLibrary.json b/ModularGrid-VCVLibrary.json index 0dfa4b77..3c422a56 100644 --- a/ModularGrid-VCVLibrary.json +++ b/ModularGrid-VCVLibrary.json @@ -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 } ] \ No newline at end of file diff --git a/manifests-cache.json b/manifests-cache.json index ce365286..479a69e4 100644 --- a/manifests-cache.json +++ b/manifests-cache.json @@ -2983,7 +2983,7 @@ } }, "NANOModules": { - "buildTimestamp": 1706227194.7316825, + "buildTimestamp": 1708649868.7945304, "creationTimestamp": 1581971790.0, "modules": { "MAR": { diff --git a/manifests/NANOModules.json b/manifests/NANOModules.json index f193bb4d..d4ec8eea 100644 --- a/manifests/NANOModules.json +++ b/manifests/NANOModules.json @@ -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" ] },