From e42d42af8bbfcc93002b07fd1e55b71eee0d79ba Mon Sep 17 00:00:00 2001 From: Andrew Belt Date: Thu, 11 Jun 2020 02:54:10 -0400 Subject: [PATCH] Update manifest for Synthetic --- manifests-cache.json | 10 ++++++++-- manifests/Synthetic.json | 20 +++++++++++++++++++- 2 files changed, 27 insertions(+), 3 deletions(-) diff --git a/manifests-cache.json b/manifests-cache.json index 83c5c8e4..77aa205d 100644 --- a/manifests-cache.json +++ b/manifests-cache.json @@ -504,7 +504,7 @@ } }, "Synthetic": { - "buildTimestamp": 1589577966.5534708, + "buildTimestamp": 1591858380.376576, "creationTimestamp": 1565726934.0, "modules": { "Eastside": { @@ -521,6 +521,12 @@ }, "Caillou": { "creationTimestamp": 1589577968.3942394 + }, + "CaillouVoiceExpander": { + "creationTimestamp": 1591858382.4606879 + }, + "CaillouManipulatorExpander": { + "creationTimestamp": 1591858382.67685 } } }, @@ -6454,7 +6460,7 @@ } }, "NYSTHI": { - "buildTimestamp": 1591831485.675018, + "buildTimestamp": 1591858305.8781312, "creationTimestamp": 1518016501.0, "modules": { "Logic": { diff --git a/manifests/Synthetic.json b/manifests/Synthetic.json index a963c6cc..d08b0392 100644 --- a/manifests/Synthetic.json +++ b/manifests/Synthetic.json @@ -2,7 +2,7 @@ "slug": "Synthetic", "name": "Synthetic", "brand": "SV Modular", - "version": "1.3.0", + "version": "1.3.1", "license": "Proprietary", "author": "SV Modular", "authorEmail": "contact@svmodular.com", @@ -59,6 +59,24 @@ "Granular", "Oscillator" ] + }, + { + "slug": "CaillouVoiceExpander", + "name": "Caillou Voice Expander", + "description": "Voice Expander for the Caillou Granular Resynthesis Engine", + "manualUrl": "https://svmodular.s3-us-west-2.amazonaws.com/manual/synthetic/Caillou.pdf", + "tags": [ + "Expander" + ] + }, + { + "slug": "CaillouManipulatorExpander", + "name": "Caillou Manipulator Expander", + "description": "Manipulator Expander for the Caillou Granular Resynthesis Engine", + "manualUrl": "https://svmodular.s3-us-west-2.amazonaws.com/manual/synthetic/Caillou.pdf", + "tags": [ + "Expander" + ] } ] } \ No newline at end of file