zynaddsubfx

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

commit 5a6134383b11211d38365dbd89fe914996a25f76
parent 3cff7cc8d595c8b333e7dbd0bfc9c63c8e60a54d
Author: fundamental <[email protected]>
Date:   Sat,  7 Nov 2015 08:38:47 -0500

Restore PADnoteUI Default Tab

Diffstat:
Msrc/UI/PADnoteUI.fl | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/UI/PADnoteUI.fl b/src/UI/PADnoteUI.fl @@ -73,8 +73,7 @@ resui=new ResonanceUI(osc_i, location+"resonance/"); initialized = false; applybutton = NULL; make_window(); -initialized = true;} {selected - } +initialized = true;} {} } Function {make_window()} {open } { @@ -85,6 +84,7 @@ initialized = true;} {selected } { Fl_Box dummy { + xywh {25 25 25 25} code0 {padnotewindow->init(osc_i, location);} } Fl_Tabs {} {