From 3f2a5950fd8e3caf8d1d1c46689d803decaae82d Mon Sep 17 00:00:00 2001 From: Andrew Belt Date: Thu, 22 Oct 2020 17:28:17 -0400 Subject: [PATCH] Update manifest for Bidoo, ChowDSP --- manifests-cache.json | 7 +++++-- manifests/Bidoo.json | 2 +- manifests/ChowDSP.json | 12 +++++++++++- 3 files changed, 17 insertions(+), 4 deletions(-) diff --git a/manifests-cache.json b/manifests-cache.json index 3ebdbca4..c58655ff 100644 --- a/manifests-cache.json +++ b/manifests-cache.json @@ -4302,7 +4302,7 @@ } }, "Bidoo": { - "buildTimestamp": 1603079781.6610503, + "buildTimestamp": 1603401604.2142484, "creationTimestamp": 1518016501.0, "modules": { "vOId": { @@ -8501,7 +8501,7 @@ } }, "ChowDSP": { - "buildTimestamp": 1602202754.7465298, + "buildTimestamp": 1603401716.726957, "creationTimestamp": 1596178135.934532, "modules": { "ChowTape": { @@ -8533,6 +8533,9 @@ }, "ChowPulse": { "creationTimestamp": 1601631946.7845182 + }, + "Warp": { + "creationTimestamp": 1603401718.4451983 } } }, diff --git a/manifests/Bidoo.json b/manifests/Bidoo.json index 2520514c..18c09533 100644 --- a/manifests/Bidoo.json +++ b/manifests/Bidoo.json @@ -1,6 +1,6 @@ { "slug": "Bidoo", - "version": "1.1.27", + "version": "1.1.28", "license": "GPL-3.0-only", "name": "Bidoo", "brand": "Bidoo", diff --git a/manifests/ChowDSP.json b/manifests/ChowDSP.json index 5753585b..c2930e2e 100644 --- a/manifests/ChowDSP.json +++ b/manifests/ChowDSP.json @@ -1,7 +1,7 @@ { "slug": "ChowDSP", "name": "ChowDSP", - "version": "1.3.1", + "version": "1.4.0", "license": "GPL-3.0-or-later", "brand": "chowdsp", "author": "Jatin Chowdhury", @@ -114,6 +114,16 @@ "envelope generator", "physical modeling" ] + }, + { + "slug": "Warp", + "name": "Warp", + "description": "A warping distortion, developed in collaboration with IggyLabs", + "manualUrl": "https://github.com/jatinchowdhury18/ChowDSP-VCV/blob/master/doc/manual.md#warp", + "tags": [ + "Effect", + "Distortion" + ] } ] } \ No newline at end of file