From 485d65ddfbc947f0974f2c92f9d4b0603f8566b8 Mon Sep 17 00:00:00 2001 From: Andrew Belt Date: Thu, 28 Oct 2021 18:03:20 -0400 Subject: [PATCH] Clean up module names more. --- plugin.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/plugin.json b/plugin.json index d7ffa6e..427ede9 100644 --- a/plugin.json +++ b/plugin.json @@ -105,7 +105,7 @@ }, { "slug": "Mixer", - "name": "Mixer", + "name": "Mix", "description": "Mixes 6 signals", "tags": [ "Mixer", @@ -114,7 +114,7 @@ }, { "slug": "VCMixer", - "name": "VCA Mixer", + "name": "VCA Mix", "description": "Mixes 4 signals with built-in VCAs", "manualUrl": "https://vcvrack.com/Fundamental#VCMixer", "tags": [ @@ -185,7 +185,7 @@ }, { "slug": "SequentialSwitch1", - "name": "Sequential Switch 1", + "name": "Sequential Switch 1 to 4", "description": "Routes 1 input to one of 4 outputs", "manualUrl": "https://vcvrack.com/Fundamental#SequentialSwitch", "tags": [ @@ -195,7 +195,7 @@ }, { "slug": "SequentialSwitch2", - "name": "Sequential Switch 2", + "name": "Sequential Switch 4 to 1", "description": "Routes one of 4 inputs to 1 output", "manualUrl": "https://vcvrack.com/Fundamental#SequentialSwitch", "tags": [