BogaudioModules

BogaudioModules for VCV Rack
Log | Files | Refs | README | LICENSE

commit 9c09034057fb5c80cd51f95b88471595f9294cc5
parent 2802604321d286cfdd263aafdf7fd0468ebd8069
Author: Matt Demanett <matt@demanett.net>
Date:   Mon, 30 Dec 2024 12:17:03 -0800

Add "Switch" label to SWITCH* modules previously only tagged as mixers. #245

Diffstat:
Mplugin.json | 4++++
1 file changed, 4 insertions(+), 0 deletions(-)

diff --git a/plugin.json b/plugin.json @@ -669,6 +669,7 @@ "manualUrl": "https://github.com/bogaudio/BogaudioModules/blob/master/README.md#switch81", "tags": [ "Mixer", + "Switch", "Polyphonic" ] }, @@ -689,6 +690,7 @@ "manualUrl": "https://github.com/bogaudio/BogaudioModules/blob/master/README.md#switch44", "tags": [ "Mixer", + "Switch", "Polyphonic" ] }, @@ -699,6 +701,7 @@ "manualUrl": "https://github.com/bogaudio/BogaudioModules/blob/master/README.md#switch88", "tags": [ "Mixer", + "Switch", "Polyphonic" ] }, @@ -709,6 +712,7 @@ "manualUrl": "https://github.com/bogaudio/BogaudioModules/blob/master/README.md#switch1616", "tags": [ "Mixer", + "Switch", "Polyphonic" ] },