From 6d5aebeede7a94ced2ffa355c8df33aa631bcb3c Mon Sep 17 00:00:00 2001 From: Andrew Belt Date: Sat, 16 Aug 2025 11:16:17 -0400 Subject: [PATCH] Update manifest SynthesisTechnology to 2.1.0 --- ModularGrid-VCVLibrary.json | 14 ++++++++++++++ manifests-cache.json | 8 +++++++- manifests/SynthesisTechnology.json | 26 +++++++++++++++++++++++++- 3 files changed, 46 insertions(+), 2 deletions(-) diff --git a/ModularGrid-VCVLibrary.json b/ModularGrid-VCVLibrary.json index a14fd74a..77fd925a 100644 --- a/ModularGrid-VCVLibrary.json +++ b/ModularGrid-VCVLibrary.json @@ -2446,5 +2446,19 @@ "vcvUrl": "https://library.vcvrack.com/SchlappiEngineering/Nibbler", "mgUrl": "https://modulargrid.net/e/schlappi-engineering-nibbler", "mgModuleId": 46785 + }, + { + "pluginSlug": "SynthesisTechnology", + "moduleSlug": "E352", + "vcvUrl": "https://library.vcvrack.com/SynthesisTechnology/E352", + "mgUrl": "https://modulargrid.net/e/synthesis-technology-e352-cloud-terrarium", + "mgModuleId": 11004 + }, + { + "pluginSlug": "SynthesisTechnology", + "moduleSlug": "E370", + "vcvUrl": "https://library.vcvrack.com/SynthesisTechnology/E370", + "mgUrl": "https://modulargrid.net/e/synthesis-technology-e370-quad-morphing-vco", + "mgModuleId": 1537 } ] \ No newline at end of file diff --git a/manifests-cache.json b/manifests-cache.json index 8e711c5d..2978bd56 100644 --- a/manifests-cache.json +++ b/manifests-cache.json @@ -13605,7 +13605,7 @@ } }, "SynthesisTechnology": { - "buildTimestamp": 1714344266.2102456, + "buildTimestamp": 1755357190.2117028, "creationTimestamp": 1687157103.1926794, "modules": { "E340": { @@ -13619,6 +13619,12 @@ }, "E440": { "creationTimestamp": 1687157103.655633 + }, + "E352": { + "creationTimestamp": 1755357190.3867867 + }, + "E370": { + "creationTimestamp": 1755357190.482297 } } }, diff --git a/manifests/SynthesisTechnology.json b/manifests/SynthesisTechnology.json index 59bee506..2b493ace 100644 --- a/manifests/SynthesisTechnology.json +++ b/manifests/SynthesisTechnology.json @@ -1,7 +1,7 @@ { "slug": "SynthesisTechnology", "name": "Synthesis Technology", - "version": "2.0.4", + "version": "2.1.0", "license": "proprietary", "brand": "Synthesis Technology", "author": "VCV", @@ -58,6 +58,30 @@ "Polyphonic", "Hardware clone" ] + }, + { + "slug": "E352", + "name": "E352 Cloud Terrarium", + "description": "", + "manualUrl": "https://vcvrack.com/SynthesisTechnology#E352", + "modularGridUrl": "https://modulargrid.net/e/synthesis-technology-e352-cloud-terrarium", + "tags": [ + "Oscillator", + "Polyphonic", + "Hardware clone" + ] + }, + { + "slug": "E370", + "name": "E370 Quad Morphing VCO", + "description": "", + "manualUrl": "https://vcvrack.com/SynthesisTechnology#E370", + "modularGridUrl": "https://modulargrid.net/e/synthesis-technology-e370-quad-morphing-vco", + "tags": [ + "Oscillator", + "Polyphonic", + "Hardware clone" + ] } ] } \ No newline at end of file