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