From 17be6930da2951e1e726122da10cc5a15752ee42 Mon Sep 17 00:00:00 2001 From: Andrew Belt Date: Thu, 4 Sep 2025 12:35:50 -0400 Subject: [PATCH] Update manifest VostokInstruments to 2.0.0 --- ModularGrid-VCVLibrary.json | 55 +++++++++++++++ manifests-cache.json | 30 +++++++++ manifests/VostokInstruments.json | 111 +++++++++++++++++++++++++++++++ 3 files changed, 196 insertions(+) create mode 100644 manifests/VostokInstruments.json diff --git a/ModularGrid-VCVLibrary.json b/ModularGrid-VCVLibrary.json index 77fd925a..8080b441 100644 --- a/ModularGrid-VCVLibrary.json +++ b/ModularGrid-VCVLibrary.json @@ -2460,5 +2460,60 @@ "vcvUrl": "https://library.vcvrack.com/SynthesisTechnology/E370", "mgUrl": "https://modulargrid.net/e/synthesis-technology-e370-quad-morphing-vco", "mgModuleId": 1537 + }, + { + "pluginSlug": "VostokInstruments", + "moduleSlug": "Path", + "vcvUrl": "https://library.vcvrack.com/VostokInstruments/Path", + "mgUrl": "https://modulargrid.net/e/divkid-path", + "mgModuleId": 53328 + }, + { + "pluginSlug": "VostokInstruments", + "moduleSlug": "Trace", + "vcvUrl": "https://library.vcvrack.com/VostokInstruments/Trace", + "mgUrl": "https://modulargrid.net/e/divkid-trace", + "mgModuleId": 50175 + }, + { + "pluginSlug": "VostokInstruments", + "moduleSlug": "Asset", + "vcvUrl": "https://library.vcvrack.com/VostokInstruments/Asset", + "mgUrl": "https://modulargrid.net/e/vostok-instruments-asset", + "mgModuleId": 43908 + }, + { + "pluginSlug": "VostokInstruments", + "moduleSlug": "Atlas", + "vcvUrl": "https://library.vcvrack.com/VostokInstruments/Atlas", + "mgUrl": "https://modulargrid.net/e/vostok-instruments-atlas", + "mgModuleId": 47239 + }, + { + "pluginSlug": "VostokInstruments", + "moduleSlug": "Ceres", + "vcvUrl": "https://library.vcvrack.com/VostokInstruments/Ceres", + "mgUrl": "https://modulargrid.net/e/vostok-instruments-ceres", + "mgModuleId": 43909 + }, + { + "pluginSlug": "VostokInstruments", + "moduleSlug": "Fuji", + "vcvUrl": "https://library.vcvrack.com/VostokInstruments/Fuji", + "mgUrl": "https://modulargrid.net/e/vostok-instruments-fuji", + "mgModuleId": 43910 + }, + { + "pluginSlug": "VostokInstruments", + "moduleSlug": "Sena", + "vcvUrl": "https://library.vcvrack.com/VostokInstruments/Sena", + "mgUrl": "https://modulargrid.net/e/vostok-instruments-sena", + "mgModuleId": 43911 + }, + { + "pluginSlug": "VostokInstruments", + "moduleSlug": "Hive", + "vcvUrl": "https://library.vcvrack.com/VostokInstruments/Hive", + "mgUrl": "https://modulargrid.net/e/vostok-instruments-hive" } ] \ No newline at end of file diff --git a/manifests-cache.json b/manifests-cache.json index 9d8e0ada..39d4963f 100644 --- a/manifests-cache.json +++ b/manifests-cache.json @@ -15775,5 +15775,35 @@ "creationTimestamp": 1754279134.364343 } } + }, + "VostokInstruments": { + "buildTimestamp": 1756984128.2791302, + "creationTimestamp": 1756984128.632253, + "modules": { + "Path": { + "creationTimestamp": 1756984128.7124877 + }, + "Trace": { + "creationTimestamp": 1756984128.7887933 + }, + "Asset": { + "creationTimestamp": 1756984128.8673227 + }, + "Atlas": { + "creationTimestamp": 1756984128.9414072 + }, + "Ceres": { + "creationTimestamp": 1756984129.022429 + }, + "Fuji": { + "creationTimestamp": 1756984129.1013873 + }, + "Sena": { + "creationTimestamp": 1756984129.1778302 + }, + "Hive": { + "creationTimestamp": 1756984129.264673 + } + } } } \ No newline at end of file diff --git a/manifests/VostokInstruments.json b/manifests/VostokInstruments.json new file mode 100644 index 00000000..122f8ef4 --- /dev/null +++ b/manifests/VostokInstruments.json @@ -0,0 +1,111 @@ +{ + "slug": "VostokInstruments", + "name": "VostokInstruments", + "version": "2.0.0", + "license": "GPL-3.0-or-later", + "brand": "Vostok Instruments", + "author": "Vostok Instruments, Ewan Hemingway", + "authorUrl": "https://aforestfullofsines.com/", + "pluginUrl": "https://www.vostokinstruments.com/", + "manualUrl": "https://www.vostokinstruments.com/", + "sourceUrl": "https://github.com/Vostok-Instruments/Vostok_VCVRack", + "changelogUrl": "https://github.com/Vostok-Instruments/Vostok_VCVRack/CHANGELOG.md", + "modules": [ + { + "slug": "Path", + "name": "Path", + "description": "Analog Morphing Router", + "manualUrl": "https://www.vostokinstruments.com/path-user-manual", + "modularGridUrl": "https://modulargrid.net/e/divkid-path", + "tags": [ + "Hardware clone", + "Voltage-controlled amplifier", + "Utility" + ] + }, + { + "slug": "Trace", + "name": "Trace", + "description": "Analog Morphing Scanner", + "manualUrl": "https://www.vostokinstruments.com/trace-user-manual", + "modularGridUrl": "https://modulargrid.net/e/divkid-trace", + "tags": [ + "Hardware clone", + "Voltage-controlled amplifier", + "Utility" + ] + }, + { + "slug": "Asset", + "name": "Asset", + "description": "Bipolar Attenuator & DC Source", + "manualUrl": "https://www.vostokinstruments.com/asset-user-manual", + "modularGridUrl": "https://modulargrid.net/e/vostok-instruments-asset", + "tags": [ + "Attenuator", + "Hardware clone", + "Utility" + ] + }, + { + "slug": "Atlas", + "name": "Atlas", + "description": "Quad Core Multimode Filter", + "manualUrl": "https://www.vostokinstruments.com/atlas-user-manual", + "modularGridUrl": "https://modulargrid.net/e/vostok-instruments-atlas", + "tags": [ + "Hardware clone", + "Filter" + ] + }, + { + "slug": "Ceres", + "name": "Ceres", + "description": "High-Class Linear VCA & Mixer", + "manualUrl": "https://www.vostokinstruments.com/ceres-user-manual", + "modularGridUrl": "https://modulargrid.net/e/vostok-instruments-ceres", + "tags": [ + "Hardware clone", + "Mixer", + "Voltage-controlled amplifier", + "Utility" + ] + }, + { + "slug": "Fuji", + "name": "Fuji", + "description": "Hexa Core Slope Generator", + "manualUrl": "https://www.vostokinstruments.com/fuji-user-manual", + "modularGridUrl": "https://modulargrid.net/e/vostok-instruments-fuji", + "tags": [ + "Hardware clone", + "Envelope generator", + "LFO" + ] + }, + { + "slug": "Sena", + "name": "Sena", + "description": "Multi Channel Sound Source", + "manualUrl": "https://www.vostokinstruments.com/sena-user-manual", + "modularGridUrl": "https://modulargrid.net/e/vostok-instruments-sena", + "tags": [ + "Hardware clone", + "Oscillator", + "Noise" + ] + }, + { + "slug": "Hive", + "name": "Hive", + "description": "Quad Stereo Automated Mixer", + "manualUrl": "https://www.vostokinstruments.com/hive-user-manual", + "modularGridUrl": "https://modulargrid.net/e/vostok-instruments-hive", + "tags": [ + "Hardware clone", + "Mixer", + "Panning" + ] + } + ] +} \ No newline at end of file