Browse Source

Add Switch tag to Sequential Switch.

tags/v2.0.1
Andrew Belt 5 years ago
parent
commit
5c687b7848
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      plugin.json

+ 2
- 0
plugin.json View File

@@ -178,6 +178,7 @@
"description": "Routes an input to one of to 4 outputs", "description": "Routes an input to one of to 4 outputs",
"manualUrl": "https://vcvrack.com/Fundamental.html#SequentialSwitch", "manualUrl": "https://vcvrack.com/Fundamental.html#SequentialSwitch",
"tags": [ "tags": [
"Switch",
"Utility", "Utility",
"Polyphonic" "Polyphonic"
] ]
@@ -188,6 +189,7 @@
"description": "Routes one of to 4 inputs to an output", "description": "Routes one of to 4 inputs to an output",
"manualUrl": "https://vcvrack.com/Fundamental.html#SequentialSwitch", "manualUrl": "https://vcvrack.com/Fundamental.html#SequentialSwitch",
"tags": [ "tags": [
"Switch",
"Utility", "Utility",
"Polyphonic" "Polyphonic"
] ]


Loading…
Cancel
Save