| @@ -1088,5 +1088,40 @@ | |||
| "vcvUrl": "https://library.vcvrack.com/AudibleInstruments/Ripples", | |||
| "mgUrl": "https://www.modulargrid.net/e/mutable-instruments-ripples", | |||
| "mgModuleId": 2204 | |||
| }, | |||
| { | |||
| "pluginSlug": "manikkFree", | |||
| "moduleSlug": "manikkOutbreakLink", | |||
| "vcvUrl": "https://library.vcvrack.com/manikkFree/manikkOutbreakLink", | |||
| "mgUrl": "https://www.modulargrid.net/e/manikk-outbreak", | |||
| "mgModuleId": 21751 | |||
| }, | |||
| { | |||
| "pluginSlug": "manikkFree", | |||
| "moduleSlug": "manikkShmix", | |||
| "vcvUrl": "https://library.vcvrack.com/manikkFree/manikkShmix", | |||
| "mgUrl": "https://www.modulargrid.net/e/manikk-shmix", | |||
| "mgModuleId": 21748 | |||
| }, | |||
| { | |||
| "pluginSlug": "manikkFree", | |||
| "moduleSlug": "manikkMash", | |||
| "vcvUrl": "https://library.vcvrack.com/manikkFree/manikkMash", | |||
| "mgUrl": "https://www.modulargrid.net/e/manikk-mash", | |||
| "mgModuleId": 21749 | |||
| }, | |||
| { | |||
| "pluginSlug": "manikkFree", | |||
| "moduleSlug": "manikkDual3ChMixer", | |||
| "vcvUrl": "https://library.vcvrack.com/manikkFree/manikkDual3ChMixer", | |||
| "mgUrl": "https://www.modulargrid.net/e/manikk-dual-3-channel-mixer", | |||
| "mgModuleId": 27185 | |||
| }, | |||
| { | |||
| "pluginSlug": "manikkFree", | |||
| "moduleSlug": "manikkDualMultiple", | |||
| "vcvUrl": "https://library.vcvrack.com/manikkFree/manikkDualMultiple", | |||
| "mgUrl": "https://www.modulargrid.net/e/manikk-dual-active-multiple-1-to-3", | |||
| "mgModuleId": 27186 | |||
| } | |||
| ] | |||
| @@ -7660,5 +7660,26 @@ | |||
| "creationTimestamp": 1589300766.9972281 | |||
| } | |||
| } | |||
| }, | |||
| "manikkFree": { | |||
| "buildTimestamp": 1589888025.3103325, | |||
| "creationTimestamp": 1589888037.2953057, | |||
| "modules": { | |||
| "manikkOutbreakLink": { | |||
| "creationTimestamp": 1589888037.4863026 | |||
| }, | |||
| "manikkShmix": { | |||
| "creationTimestamp": 1589888037.6932104 | |||
| }, | |||
| "manikkMash": { | |||
| "creationTimestamp": 1589888037.8709788 | |||
| }, | |||
| "manikkDual3ChMixer": { | |||
| "creationTimestamp": 1589888038.0613832 | |||
| }, | |||
| "manikkDualMultiple": { | |||
| "creationTimestamp": 1589888038.2495143 | |||
| } | |||
| } | |||
| } | |||
| } | |||
| @@ -0,0 +1,66 @@ | |||
| { | |||
| "slug": "manikkFree", | |||
| "name": "manikk Free Modules", | |||
| "brand": "manikk", | |||
| "version": "1.0.0", | |||
| "license": "proprietary", | |||
| "author": "manikk", | |||
| "authorEmail": "manikktech@gmail.com", | |||
| "authorUrl": "https://www.manikk.com", | |||
| "modules": [ | |||
| { | |||
| "slug": "manikkOutbreakLink", | |||
| "name": "Outbreak Link", | |||
| "description": "SW Link to the HW manikk OUTBREAK", | |||
| "manualUrl": "https://manikk.com/product/outbreak/", | |||
| "modularGridUrl": "https://www.modulargrid.net/e/manikk-outbreak", | |||
| "tags": [ | |||
| "MIDI" | |||
| ] | |||
| }, | |||
| { | |||
| "slug": "manikkShmix", | |||
| "name": "SHMIX", | |||
| "description": "6 channel mixer with level shift", | |||
| "manualUrl": "https://manikk.com/product/shmix/", | |||
| "modularGridUrl": "https://www.modulargrid.net/e/manikk-shmix", | |||
| "tags": [ | |||
| "Mixer", | |||
| "Hardware clone" | |||
| ] | |||
| }, | |||
| { | |||
| "slug": "manikkMash", | |||
| "name": "MASH", | |||
| "description": "1 Attenuverter, 2 Attenuators and Buffered multiple", | |||
| "manualUrl": "https://manikk.com/product/mash/", | |||
| "modularGridUrl": "https://www.modulargrid.net/e/manikk-mash", | |||
| "tags": [ | |||
| "Utility", | |||
| "Hardware clone" | |||
| ] | |||
| }, | |||
| { | |||
| "slug": "manikkDual3ChMixer", | |||
| "name": "Dual 3 Channel Mixer", | |||
| "description": "Dual 3 channel mixer. The upper mixer output is normalized to the lower mixer input 1", | |||
| "manualUrl": "https://manikk.com/product/dual-3-channel-mixer/", | |||
| "modularGridUrl": "https://www.modulargrid.net/e/manikk-dual-3-channel-mixer", | |||
| "tags": [ | |||
| "Mixer", | |||
| "Hardware clone" | |||
| ] | |||
| }, | |||
| { | |||
| "slug": "manikkDualMultiple", | |||
| "name": "Dual Active Multiple", | |||
| "description": "Dual active multiple. The upper multiple output 3 is normalized to the lower multiple input.", | |||
| "manualUrl": "https://manikk.com/product/dual-active-multiple-1-to-3/", | |||
| "modularGridUrl": "https://www.modulargrid.net/e/manikk-dual-active-multiple-1-to-3", | |||
| "tags": [ | |||
| "Utility", | |||
| "Hardware clone" | |||
| ] | |||
| } | |||
| ] | |||
| } | |||