diff --git a/manifests-cache.json b/manifests-cache.json index c58655ff..416060ab 100644 --- a/manifests-cache.json +++ b/manifests-cache.json @@ -1770,7 +1770,7 @@ } }, "AudibleInstruments": { - "buildTimestamp": 1594767549.0298042, + "buildTimestamp": 1603425128.7171237, "creationTimestamp": 1518016501.0, "modules": { "Braids": { @@ -1829,6 +1829,9 @@ }, "Shelves": { "creationTimestamp": 1590770087.222298 + }, + "Streams": { + "creationTimestamp": 1603425131.4483695 } } }, diff --git a/manifests/AudibleInstruments.json b/manifests/AudibleInstruments.json index 0e231573..45a1429a 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,17 @@ "Filter", "Polyphonic" ] + }, + { + "slug": "Streams", + "name": "Dual Dynamics Gate", + "description": "Based on Mutable Instruments Streams", + "disabled": true, + "tags": [ + "Dynamics", + "Low-pass gate", + "Polyphonic" + ] } ] } \ No newline at end of file