From 667bdcf9f55ff540a96b2e0c228beacdaf05f645 Mon Sep 17 00:00:00 2001 From: Andrew Belt Date: Thu, 24 Sep 2020 06:38:18 -0400 Subject: [PATCH] Update NYSTHI. --- manifests-cache.json | 4 ++-- manifests/NYSTHI.json | 9 ++++++--- 2 files changed, 8 insertions(+), 5 deletions(-) diff --git a/manifests-cache.json b/manifests-cache.json index 92d564ee..92da15f1 100644 --- a/manifests-cache.json +++ b/manifests-cache.json @@ -6687,7 +6687,7 @@ } }, "NYSTHI": { - "buildTimestamp": 1600481367.6384568, + "buildTimestamp": 1600942831.4817975, "creationTimestamp": 1518016501.0, "modules": { "Logic": { @@ -7838,7 +7838,7 @@ } }, "FrequencyDomain": { - "buildTimestamp": 1600902348.8983603, + "buildTimestamp": 1600185301.915599, "creationTimestamp": 1587076104.7002873, "modules": { "HarmonicConvergence": { diff --git a/manifests/NYSTHI.json b/manifests/NYSTHI.json index 3d7c9139..c58bd6bd 100644 --- a/manifests/NYSTHI.json +++ b/manifests/NYSTHI.json @@ -1,7 +1,7 @@ { "slug": "NYSTHI", "license": "proprietary", - "version": "1.0.14", + "version": "1.0.15", "name": "NYSTHI", "brand": "NYSTHI", "author": "NYSTHI", @@ -9,6 +9,7 @@ "pluginUrl": "https://github.com/nysthi/nysthi/releases", "authorUrl": "https://github.com/nysthi/nysthi/", "manualUrl": "https://github.com/patman023/nysthimanual", + "changelogUrl": "https://github.com/nysthi/nysthi/blob/master/CHANGELOG.md", "sourceUrl": "", "modules": [ { @@ -1280,10 +1281,12 @@ { "disabled": false, "slug": "BZENVELOPE", - "name": "BZENVELOPE", - "description": "bezier envelopes", + "name": "BZ-ENVELOPE", + "description": "bezier envelope", "tags": [ "Filter", + "Envelope", + "Shaper", "Polyphonic", "Utility" ]