From 31f927911d2b772c2869df1e048f7ec32f7f2599 Mon Sep 17 00:00:00 2001 From: Andrew Belt Date: Fri, 18 Sep 2020 22:39:45 -0400 Subject: [PATCH] Update manifest for NYSTHI --- manifests-cache.json | 14 +++++++++++++- manifests/NYSTHI.json | 43 ++++++++++++++++++++++++++++++++++++++++++- 2 files changed, 55 insertions(+), 2 deletions(-) diff --git a/manifests-cache.json b/manifests-cache.json index 35f4b2c7..b37d0b53 100644 --- a/manifests-cache.json +++ b/manifests-cache.json @@ -6681,7 +6681,7 @@ } }, "NYSTHI": { - "buildTimestamp": 1591858305.8781312, + "buildTimestamp": 1600481367.6384568, "creationTimestamp": 1518016501.0, "modules": { "Logic": { @@ -7097,6 +7097,18 @@ }, "TZEN": { "creationTimestamp": 1591646706.0481784 + }, + "BZENVELOPE": { + "creationTimestamp": 1600481374.6525455 + }, + "TZVU": { + "creationTimestamp": 1600481374.945384 + }, + "TZMX": { + "creationTimestamp": 1600481375.1974032 + }, + "SimplerTapeControl": { + "creationTimestamp": 1600481375.4440374 } } }, diff --git a/manifests/NYSTHI.json b/manifests/NYSTHI.json index fd6bf97a..3d7c9139 100644 --- a/manifests/NYSTHI.json +++ b/manifests/NYSTHI.json @@ -1,7 +1,7 @@ { "slug": "NYSTHI", "license": "proprietary", - "version": "1.0.13", + "version": "1.0.14", "name": "NYSTHI", "brand": "NYSTHI", "author": "NYSTHI", @@ -1277,6 +1277,17 @@ "Utility" ] }, + { + "disabled": false, + "slug": "BZENVELOPE", + "name": "BZENVELOPE", + "description": "bezier envelopes", + "tags": [ + "Filter", + "Polyphonic", + "Utility" + ] + }, { "disabled": false, "slug": "TZOP", @@ -1309,6 +1320,36 @@ "Expander", "Polyphonic" ] + }, + { + "slug": "TZVU", + "name": "TZVU VU-meter", + "description": "monophonic VU-meter EMS style", + "tags": [ + "Visual", + "Utility" + ] + }, + { + "slug": "TZMX", + "name": "TZMX FM Operators mixers", + "description": "polyphonic FM mixers for DX7 style algorithms composition", + "tags": [ + "Polyphonic", + "Mixer", + "Utility" + ] + }, + { + "slug": "SimplerTapeControl", + "name": "SimplerTapeControl", + "description": "Reel to reel tape style controller for samplers; expander for Simpliciter and Confusing Simpler", + "tags": [ + "Utility", + "Controller", + "Expander", + "Effect" + ] } ] } \ No newline at end of file