diff --git a/manifests-cache.json b/manifests-cache.json index 4a73e942..633c7ffd 100644 --- a/manifests-cache.json +++ b/manifests-cache.json @@ -381,7 +381,7 @@ } }, "voxglitch": { - "buildTimestamp": 1735623864.1021004, + "buildTimestamp": 1737225457.3382158, "creationTimestamp": 1579792597.0, "modules": { "autobreak": { @@ -11682,7 +11682,7 @@ } }, "StochasticTelegraph": { - "buildTimestamp": 1727516590.2641466, + "buildTimestamp": 1737225286.2588716, "creationTimestamp": 1649868370.1906905, "modules": { "Drifter": { @@ -11717,6 +11717,9 @@ }, "Venn": { "creationTimestamp": 1727516590.5533786 + }, + "Brainwash": { + "creationTimestamp": 1737225457.620569 } } }, @@ -13944,7 +13947,7 @@ } }, "pachde-hc-one": { - "buildTimestamp": 1709087624.1798103, + "buildTimestamp": 1737225197.4858797, "creationTimestamp": 1709087624.25196, "modules": { "pachde-hc-1": { diff --git a/manifests/StochasticTelegraph.json b/manifests/StochasticTelegraph.json index eefb4367..0bdeacae 100644 --- a/manifests/StochasticTelegraph.json +++ b/manifests/StochasticTelegraph.json @@ -1,7 +1,7 @@ { "slug": "StochasticTelegraph", "name": "Stochastic Telegraph", - "version": "2.0.17", + "version": "2.0.18", "minRackVersion": "2.4.0", "license": "GPL-3.0-or-later", "brand": "Stochastic Telegraph", @@ -128,13 +128,24 @@ { "slug": "Venn", "name": "Venn", - "description": "2D graphical approach to control signal generation. A single moving or mouse-driven point causes up to 16 circles to output signals based on the point's position within them.", + "description": "2D graphical control signals. A single moving or mouse-driven point causes up to 16 circles to output signals based on the point's position within them.", "manualUrl": "https://github.com/mahlenmorris/VCVRack/blob/main/README.md#venn", "tags": [ "Controller", "Polyphonic", "Visual" ] + }, + { + "slug": "Brainwash", + "name": "Brainwash", + "description": "Records input and then replaces the contents of a Memory.", + "manualUrl": "https://github.com/mahlenmorris/VCVRack/blob/main/Memory.md#brainwash", + "tags": [ + "Expander", + "Recording", + "Sampler" + ] } ] } \ No newline at end of file diff --git a/manifests/pachde-hc-one.json b/manifests/pachde-hc-one.json index f8d1fe4f..4667b299 100644 --- a/manifests/pachde-hc-one.json +++ b/manifests/pachde-hc-one.json @@ -1,7 +1,7 @@ { "slug": "pachde-hc-one", "name": "HC One", - "version": "2.0.0", + "version": "2.0.1", "license": "GPL-3.0-or-later", "brand": "pachde", "author": "pachde", diff --git a/manifests/voxglitch.json b/manifests/voxglitch.json index 3fef37ee..893fb5cb 100644 --- a/manifests/voxglitch.json +++ b/manifests/voxglitch.json @@ -1,7 +1,7 @@ { "slug": "voxglitch", "name": "Voxglitch", - "version": "2.32.0", + "version": "2.31.1", "license": "GPL-3.0-or-later", "brand": "Voxglitch", "author": "Bret Truchan", @@ -234,15 +234,6 @@ "Sampler" ] }, - { - "slug": "vector_rotation", - "name": "Vector Rotation", - "description": "Utility module for laser enthusiasts.", - "tags": [ - "Envelope Generator", - "Oscillator" - ] - }, { "slug": "wavbank", "name": "Wav Bank",