diff --git a/manifests-cache.json b/manifests-cache.json index 5ebb7393..05064f7f 100644 --- a/manifests-cache.json +++ b/manifests-cache.json @@ -617,7 +617,7 @@ } }, "Fundamental": { - "buildTimestamp": 1659891152.8266246, + "buildTimestamp": 1680356883.8304696, "creationTimestamp": 1518016501.0, "modules": { "VCO": { @@ -721,6 +721,9 @@ }, "Process": { "creationTimestamp": 1657939252.724961 + }, + "Mult": { + "creationTimestamp": 1680356887.068589 } } }, diff --git a/manifests/Fundamental.json b/manifests/Fundamental.json index 6bf86d5b..dac5088d 100644 --- a/manifests/Fundamental.json +++ b/manifests/Fundamental.json @@ -1,7 +1,7 @@ { "slug": "Fundamental", "name": "VCV Fundamental", - "version": "2.3.1", + "version": "2.4.0", "license": "GPL-3.0-or-later", "brand": "VCV", "author": "VCV", @@ -188,6 +188,7 @@ "description": "Routes 1 input to one of 4 outputs", "manualUrl": "https://vcvrack.com/Fundamental#SequentialSwitch", "tags": [ + "Switch", "Utility", "Polyphonic" ] @@ -198,6 +199,7 @@ "description": "Routes one of 4 inputs to 1 output", "manualUrl": "https://vcvrack.com/Fundamental#SequentialSwitch", "tags": [ + "Switch", "Utility", "Polyphonic" ] @@ -345,6 +347,15 @@ "tags": [ "Polyphonic" ] + }, + { + "slug": "Mult", + "name": "Mult", + "description": "Copies a signal to 8 outputs", + "tags": [ + "Utility", + "Polyphonic" + ] } ] } \ No newline at end of file