zynaddsubfx

ZynAddSubFX open source synthesizer
Log | Files | Refs | Submodules | LICENSE

commit 33efee9311454c51362314fee5bee20be3d52b81
parent b129ae4c516c5e418c31967df28fd5dccd32564c
Author: fundamental <mark.d.mccurry@gmail.com>
Date:   Mon,  1 Jun 2015 18:38:42 -0400

ADVoiceUI: Fix White Noise Label Display Behavior

Diffstat:
Msrc/UI/ADnoteUI.fl | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/UI/ADnoteUI.fl b/src/UI/ADnoteUI.fl @@ -761,7 +761,7 @@ bypassfiltercheckbutton->redraw();} } Fl_Box noiselabel { label {White Noise} - xywh {150 430 300 65} labelfont 1 labelsize 50 labelcolor 53 + xywh {150 430 300 65} labelfont 1 labelsize 50 labelcolor 53 hide } } Fl_Check_Button voiceonbutton {