From 7f48f0fb5017a8d4d748f1fd52dda6a6d388a74a Mon Sep 17 00:00:00 2001 From: Andrew Belt Date: Thu, 22 Oct 2020 23:47:01 -0400 Subject: [PATCH] Update manifest for AudibleInstruments --- manifests-cache.json | 5 ++++- manifests/AudibleInstruments.json | 12 +++++++++++- 2 files changed, 15 insertions(+), 2 deletions(-) diff --git a/manifests-cache.json b/manifests-cache.json index c58655ff..85d3a73b 100644 --- a/manifests-cache.json +++ b/manifests-cache.json @@ -1770,7 +1770,7 @@ } }, "AudibleInstruments": { - "buildTimestamp": 1594767549.0298042, + "buildTimestamp": 1603424008.0687876, "creationTimestamp": 1518016501.0, "modules": { "Braids": { @@ -1829,6 +1829,9 @@ }, "Shelves": { "creationTimestamp": 1590770087.222298 + }, + "Streams": { + "creationTimestamp": 1603424009.3958924 } } }, diff --git a/manifests/AudibleInstruments.json b/manifests/AudibleInstruments.json index 0e231573..5e08b33a 100644 --- a/manifests/AudibleInstruments.json +++ b/manifests/AudibleInstruments.json @@ -1,6 +1,6 @@ { "slug": "AudibleInstruments", - "version": "1.3.1", + "version": "1.4.0", "license": "GPL-3.0-or-later", "name": "Audible Instruments", "author": "VCV", @@ -243,6 +243,16 @@ "Filter", "Polyphonic" ] + }, + { + "slug": "Streams", + "name": "Dual Dynamics Gate", + "description": "Based on Mutable Instruments Streams", + "tags": [ + "Dynamics", + "Low-pass gate", + "Polyphonic" + ] } ] } \ No newline at end of file