Browse Source

Update manifest Instruo to 2.2.0

v2
Andrew Belt 4 months ago
parent
commit
9790a78a7b
3 changed files with 51 additions and 2 deletions
  1. +14
    -0
      ModularGrid-VCVLibrary.json
  2. +7
    -1
      manifests-cache.json
  3. +30
    -1
      manifests/Instruo.json

+ 14
- 0
ModularGrid-VCVLibrary.json View File

@@ -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
}
]

+ 7
- 1
manifests-cache.json View File

@@ -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
}
}
},


+ 30
- 1
manifests/Instruo.json View File

@@ -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"
}
]
}

Loading…
Cancel
Save