gearmulator

Emulation of classic VA synths of the late 90s/2000s that are based on Motorola 56300 family DSPs
Log | Files | Refs | Submodules | README | LICENSE

commit ee34f50cbdbd9586855a2b77fea581c9723fc54d
parent 32f9d002ed5754832291b9dce0123eac684588a6
Author: dsp56300 <dsp56300@users.noreply.github.com>
Date:   Wed, 16 Mar 2022 21:59:18 +0100

fix wrong parameter used for part output select combo box

Diffstat:
Msource/jucePlugin/genericUI/assets/VirusC.json | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/source/jucePlugin/genericUI/assets/VirusC.json b/source/jucePlugin/genericUI/assets/VirusC.json @@ -5493,7 +5493,7 @@ "height" : "36" }, "parameterAttachment" : { - "parameter" : "Second Output Select" + "parameter" : "Part Output Select" } }, {