diff --git a/ModularGrid-VCVLibrary.json b/ModularGrid-VCVLibrary.json index d8b64c21..d68cde2a 100644 --- a/ModularGrid-VCVLibrary.json +++ b/ModularGrid-VCVLibrary.json @@ -2075,5 +2075,19 @@ "vcvUrl": "https://library.vcvrack.com/BefacoOneiroi/Oneiroi", "mgUrl": "https://modulargrid.net/e/befaco-oneiroi", "mgModuleId": 48906 + }, + { + "pluginSlug": "Instruo", + "moduleSlug": "ochd_exp", + "vcvUrl": "https://library.vcvrack.com/Instruo/ochd_exp", + "mgUrl": "https://www.modulargrid.net/e/divkid-ochd-expander", + "mgModuleId": 46170 + }, + { + "pluginSlug": "Instruo", + "moduleSlug": "ceis2", + "vcvUrl": "https://library.vcvrack.com/Instruo/ceis2", + "mgUrl": "https://www.modulargrid.net/e/instruo-ceis-2", + "mgModuleId": 50634 } ] \ No newline at end of file diff --git a/manifests-cache.json b/manifests-cache.json index cb20a77f..4898abd2 100644 --- a/manifests-cache.json +++ b/manifests-cache.json @@ -10386,7 +10386,7 @@ } }, "Instruo": { - "buildTimestamp": 1671814728.1142073, + "buildTimestamp": 1734985348.099451, "creationTimestamp": 1608644930.0059233, "modules": { "troika": { @@ -10466,6 +10466,12 @@ }, "carn": { "creationTimestamp": 1671814731.3848202 + }, + "ochd_exp": { + "creationTimestamp": 1734985348.1943736 + }, + "ceis2": { + "creationTimestamp": 1734985348.2617588 } } }, diff --git a/manifests/Instruo.json b/manifests/Instruo.json index 6333d1da..5ed0d637 100644 --- a/manifests/Instruo.json +++ b/manifests/Instruo.json @@ -1,7 +1,7 @@ { "slug": "Instruo", "name": "Instruo", - "version": "2.1.0", + "version": "2.2.0", "license": "proprietary", "brand": "Instru\u014d", "author": "Instru\u014d", @@ -204,6 +204,22 @@ ], "keywords": "ochd" }, + { + "slug": "ochd_exp", + "name": "[\u00f8]4^2 - \u00f8chd Expander", + "description": "Modulation Source", + "manualUrl": "https://www.instruomodular.com/wp-content/uploads/2023/10/ochd-expander-Manual-web.pdf", + "modularGridUrl": "https://www.modulargrid.net/e/divkid-ochd-expander", + "tags": [ + "Hardware clone", + "Function generator", + "Low-frequency oscillator", + "Multiple", + "Oscillator", + "Expander" + ], + "keywords": "ochd" + }, { "slug": "tain", "name": "t\u00e0in", @@ -363,6 +379,19 @@ "Panning" ], "keywords": "carn" + }, + { + "slug": "ceis2", + "name": "c\u00e8is[2]", + "description": "ADSR (ceis)", + "manualUrl": "https://www.instruomodular.com/wp-content/uploads/2024/09/ceis-2-Manual-A5.pdf", + "modularGridUrl": "https://www.modulargrid.net/e/instruo-ceis-2", + "tags": [ + "Hardware clone", + "Envelope generator", + "Dynamics" + ], + "keywords": "ceis 2" } ] } \ No newline at end of file