|
|
@@ -194,7 +194,7 @@ if (filterwindow!=NULL){ |
|
|
|
} { |
|
|
|
Fl_Window effnullwindow { |
|
|
|
label {No Effect} |
|
|
|
xywh {857 824 380 100} type Double box UP_BOX color 221 labelfont 1 labelsize 19 align 16 |
|
|
|
xywh {612 881 380 100} type Double box UP_BOX color 221 labelfont 1 labelsize 19 align 16 |
|
|
|
code0 {set_module_parameters(o);} |
|
|
|
class Fl_Group visible |
|
|
|
} {} |
|
|
@@ -202,8 +202,8 @@ if (filterwindow!=NULL){ |
|
|
|
Function {make_reverb_window()} {open |
|
|
|
} { |
|
|
|
Fl_Window effreverbwindow { |
|
|
|
label Reverb |
|
|
|
xywh {353 452 380 100} type Double box UP_BOX color 221 labelfont 1 labelsize 19 align 25 |
|
|
|
label Reverb open |
|
|
|
xywh {377 636 380 100} type Double box UP_BOX color 221 labelfont 1 labelsize 19 align 25 |
|
|
|
code0 {set_module_parameters(o);} |
|
|
|
class Fl_Group visible |
|
|
|
} { |
|
|
@@ -212,59 +212,59 @@ if (filterwindow!=NULL){ |
|
|
|
callback {eff->changepreset((int)o->value()); |
|
|
|
|
|
|
|
refresh(eff);} |
|
|
|
xywh {10 15 90 15} down_box BORDER_BOX color 14 selection_color 0 labelfont 1 labelsize 10 align 5 textfont 1 textsize 10 textcolor 7 |
|
|
|
xywh {10 15 90 15} box UP_BOX down_box BORDER_BOX color 14 selection_color 7 labelfont 1 labelsize 10 align 5 textfont 1 textsize 10 |
|
|
|
} { |
|
|
|
MenuItem {} { |
|
|
|
label {Cathedral 1} |
|
|
|
xywh {10 10 100 20} labelfont 1 labelsize 10 labelcolor 7 |
|
|
|
xywh {10 10 100 20} labelfont 1 labelsize 10 |
|
|
|
} |
|
|
|
MenuItem {} { |
|
|
|
label {Cathedral 2} |
|
|
|
xywh {20 20 100 20} labelfont 1 labelsize 10 labelcolor 7 |
|
|
|
xywh {20 20 100 20} labelfont 1 labelsize 10 |
|
|
|
} |
|
|
|
MenuItem {} { |
|
|
|
label {Cathedral 3} |
|
|
|
xywh {30 30 100 20} labelfont 1 labelsize 10 labelcolor 7 |
|
|
|
xywh {30 30 100 20} labelfont 1 labelsize 10 |
|
|
|
} |
|
|
|
MenuItem {} { |
|
|
|
label {Hall 1} |
|
|
|
xywh {40 40 100 20} labelfont 1 labelsize 10 labelcolor 7 |
|
|
|
xywh {40 40 100 20} labelfont 1 labelsize 10 |
|
|
|
} |
|
|
|
MenuItem {} { |
|
|
|
label {Hall 2} |
|
|
|
xywh {50 50 100 20} labelfont 1 labelsize 10 labelcolor 7 |
|
|
|
xywh {50 50 100 20} labelfont 1 labelsize 10 |
|
|
|
} |
|
|
|
MenuItem {} { |
|
|
|
label {Room 1} |
|
|
|
xywh {60 60 100 20} labelfont 1 labelsize 10 labelcolor 7 |
|
|
|
xywh {60 60 100 20} labelfont 1 labelsize 10 |
|
|
|
} |
|
|
|
MenuItem {} { |
|
|
|
label {Room 2} |
|
|
|
xywh {70 70 100 20} labelfont 1 labelsize 10 labelcolor 7 |
|
|
|
xywh {70 70 100 20} labelfont 1 labelsize 10 |
|
|
|
} |
|
|
|
MenuItem {} { |
|
|
|
label Basement |
|
|
|
xywh {80 80 100 20} labelfont 1 labelsize 10 labelcolor 7 |
|
|
|
xywh {80 80 100 20} labelfont 1 labelsize 10 |
|
|
|
} |
|
|
|
MenuItem {} { |
|
|
|
label Tunnel |
|
|
|
xywh {90 90 100 20} labelfont 1 labelsize 10 labelcolor 7 |
|
|
|
xywh {90 90 100 20} labelfont 1 labelsize 10 |
|
|
|
} |
|
|
|
MenuItem {} { |
|
|
|
label {Echoed 1} |
|
|
|
xywh {100 100 100 20} labelfont 1 labelsize 10 labelcolor 7 |
|
|
|
xywh {100 100 100 20} labelfont 1 labelsize 10 |
|
|
|
} |
|
|
|
MenuItem {} { |
|
|
|
label {Echoed 2} |
|
|
|
xywh {110 110 100 20} labelfont 1 labelsize 10 labelcolor 7 |
|
|
|
xywh {110 110 100 20} labelfont 1 labelsize 10 |
|
|
|
} |
|
|
|
MenuItem {} { |
|
|
|
label {Very Long 1} |
|
|
|
xywh {120 120 100 20} labelfont 1 labelsize 10 labelcolor 7 |
|
|
|
xywh {120 120 100 20} labelfont 1 labelsize 10 |
|
|
|
} |
|
|
|
MenuItem {} { |
|
|
|
label {Very Long 2} |
|
|
|
xywh {130 130 100 20} labelfont 1 labelsize 10 labelcolor 7 |
|
|
|
xywh {130 130 100 20} labelfont 1 labelsize 10 |
|
|
|
} |
|
|
|
} |
|
|
|
Fl_Choice revp10 { |
|
|
@@ -272,19 +272,19 @@ refresh(eff);} |
|
|
|
callback {eff->seteffectpar(10,(int) o->value()); |
|
|
|
if (eff->geteffectpar(10)==2) revp12->activate(); |
|
|
|
else revp12->deactivate();} |
|
|
|
xywh {110 15 85 15} down_box BORDER_BOX color 14 labelfont 1 labelsize 10 align 5 textfont 1 textsize 10 textcolor 7 |
|
|
|
xywh {110 15 85 15} down_box BORDER_BOX color 14 selection_color 7 labelfont 1 labelsize 10 align 5 textfont 1 textsize 10 |
|
|
|
} { |
|
|
|
MenuItem {} { |
|
|
|
label Random |
|
|
|
xywh {20 20 100 20} labelfont 1 labelsize 10 labelcolor 7 |
|
|
|
xywh {20 20 100 20} labelfont 1 labelsize 10 |
|
|
|
} |
|
|
|
MenuItem {} { |
|
|
|
label Freeverb |
|
|
|
xywh {30 30 100 20} labelfont 1 labelsize 10 labelcolor 7 |
|
|
|
xywh {30 30 100 20} labelfont 1 labelsize 10 |
|
|
|
} |
|
|
|
MenuItem {} { |
|
|
|
label Bandwidth |
|
|
|
xywh {40 40 100 20} labelfont 1 labelsize 10 labelcolor 7 |
|
|
|
xywh {40 40 100 20} labelfont 1 labelsize 10 |
|
|
|
} |
|
|
|
} |
|
|
|
Fl_Dial revp0 { |
|
|
@@ -363,7 +363,7 @@ eff->seteffectpar(11,x);} |
|
|
|
} { |
|
|
|
Fl_Window effechowindow { |
|
|
|
label Echo |
|
|
|
xywh {1101 647 380 100} type Double box UP_BOX color 221 labelfont 1 labelsize 19 align 25 |
|
|
|
xywh {897 611 380 100} type Double box UP_BOX color 221 labelfont 1 labelsize 19 align 25 |
|
|
|
code0 {set_module_parameters(o);} |
|
|
|
class Fl_Group visible |
|
|
|
} { |
|
|
@@ -371,43 +371,43 @@ eff->seteffectpar(11,x);} |
|
|
|
label Preset |
|
|
|
callback {eff->changepreset((int)o->value()); |
|
|
|
refresh(eff);} |
|
|
|
xywh {11 15 95 15} down_box BORDER_BOX color 14 selection_color 0 labelfont 1 labelsize 10 align 5 textfont 1 textsize 10 textcolor 7 |
|
|
|
xywh {11 15 95 15} box UP_BOX down_box BORDER_BOX color 14 selection_color 7 labelfont 1 labelsize 10 align 5 textfont 1 textsize 10 |
|
|
|
} { |
|
|
|
MenuItem {} { |
|
|
|
label {Echo 1} |
|
|
|
xywh {20 20 100 20} labelfont 1 labelsize 10 labelcolor 7 |
|
|
|
xywh {20 20 100 20} labelfont 1 labelsize 10 |
|
|
|
} |
|
|
|
MenuItem {} { |
|
|
|
label {Echo 2} |
|
|
|
xywh {30 30 100 20} labelfont 1 labelsize 10 labelcolor 7 |
|
|
|
xywh {30 30 100 20} labelfont 1 labelsize 10 |
|
|
|
} |
|
|
|
MenuItem {} { |
|
|
|
label {Echo 3} |
|
|
|
xywh {40 40 100 20} labelfont 1 labelsize 10 labelcolor 7 |
|
|
|
xywh {40 40 100 20} labelfont 1 labelsize 10 |
|
|
|
} |
|
|
|
MenuItem {} { |
|
|
|
label {Simple Echo} |
|
|
|
xywh {50 50 100 20} labelfont 1 labelsize 10 labelcolor 7 |
|
|
|
xywh {50 50 100 20} labelfont 1 labelsize 10 |
|
|
|
} |
|
|
|
MenuItem {} { |
|
|
|
label Canyon |
|
|
|
xywh {60 60 100 20} labelfont 1 labelsize 10 labelcolor 7 |
|
|
|
xywh {60 60 100 20} labelfont 1 labelsize 10 |
|
|
|
} |
|
|
|
MenuItem {} { |
|
|
|
label {Panning Echo 1} |
|
|
|
xywh {70 70 100 20} labelfont 1 labelsize 10 labelcolor 7 |
|
|
|
xywh {70 70 100 20} labelfont 1 labelsize 10 |
|
|
|
} |
|
|
|
MenuItem {} { |
|
|
|
label {Panning Echo 2} |
|
|
|
xywh {80 80 100 20} labelfont 1 labelsize 10 labelcolor 7 |
|
|
|
xywh {80 80 100 20} labelfont 1 labelsize 10 |
|
|
|
} |
|
|
|
MenuItem {} { |
|
|
|
label {Panning Echo 3} |
|
|
|
xywh {90 90 100 20} labelfont 1 labelsize 10 labelcolor 7 |
|
|
|
xywh {90 90 100 20} labelfont 1 labelsize 10 |
|
|
|
} |
|
|
|
MenuItem {} { |
|
|
|
label {Feedback Echo} |
|
|
|
xywh {100 100 100 20} labelfont 1 labelsize 10 labelcolor 7 |
|
|
|
xywh {100 100 100 20} labelfont 1 labelsize 10 |
|
|
|
} |
|
|
|
} |
|
|
|
Fl_Dial echop0 { |
|
|
@@ -458,7 +458,7 @@ refresh(eff);} |
|
|
|
} { |
|
|
|
Fl_Window effchoruswindow { |
|
|
|
label Chorus open |
|
|
|
xywh {628 830 380 100} type Double box UP_BOX color 221 labelfont 1 labelsize 19 align 25 |
|
|
|
xywh {467 742 380 100} type Double box UP_BOX color 221 labelfont 1 labelsize 19 align 25 |
|
|
|
code0 {set_module_parameters(o);} |
|
|
|
class Fl_Group visible |
|
|
|
} { |
|
|
@@ -466,47 +466,47 @@ refresh(eff);} |
|
|
|
label Preset |
|
|
|
callback {eff->changepreset((int)o->value()); |
|
|
|
refresh(eff);} |
|
|
|
xywh {10 15 90 15} down_box BORDER_BOX color 14 selection_color 0 labelfont 1 labelsize 10 align 5 textfont 1 textsize 10 textcolor 7 |
|
|
|
xywh {10 15 90 15} box UP_BOX down_box BORDER_BOX color 14 selection_color 7 labelfont 1 labelsize 10 align 5 textfont 1 textsize 10 |
|
|
|
} { |
|
|
|
MenuItem {} { |
|
|
|
label {Chorus 1} |
|
|
|
xywh {20 20 100 20} labelfont 1 labelsize 10 labelcolor 7 |
|
|
|
xywh {20 20 100 20} labelfont 1 labelsize 10 |
|
|
|
} |
|
|
|
MenuItem {} { |
|
|
|
label {Chorus 2} |
|
|
|
xywh {30 30 100 20} labelfont 1 labelsize 10 labelcolor 7 |
|
|
|
xywh {30 30 100 20} labelfont 1 labelsize 10 |
|
|
|
} |
|
|
|
MenuItem {} { |
|
|
|
label {Chorus 3} |
|
|
|
xywh {40 40 100 20} labelfont 1 labelsize 10 labelcolor 7 |
|
|
|
xywh {40 40 100 20} labelfont 1 labelsize 10 |
|
|
|
} |
|
|
|
MenuItem {} { |
|
|
|
label {Celeste 1} |
|
|
|
xywh {50 50 100 20} labelfont 1 labelsize 10 labelcolor 7 |
|
|
|
xywh {50 50 100 20} labelfont 1 labelsize 10 |
|
|
|
} |
|
|
|
MenuItem {} { |
|
|
|
label {Celeste 2} |
|
|
|
xywh {60 60 100 20} labelfont 1 labelsize 10 labelcolor 7 |
|
|
|
xywh {60 60 100 20} labelfont 1 labelsize 10 |
|
|
|
} |
|
|
|
MenuItem {} { |
|
|
|
label {Flange 1} |
|
|
|
xywh {70 70 100 20} labelfont 1 labelsize 10 labelcolor 7 |
|
|
|
xywh {70 70 100 20} labelfont 1 labelsize 10 |
|
|
|
} |
|
|
|
MenuItem {} { |
|
|
|
label {Flange 2} |
|
|
|
xywh {80 80 100 20} labelfont 1 labelsize 10 labelcolor 7 |
|
|
|
xywh {80 80 100 20} labelfont 1 labelsize 10 |
|
|
|
} |
|
|
|
MenuItem {} { |
|
|
|
label {Flange 3} |
|
|
|
xywh {90 90 100 20} labelfont 1 labelsize 10 labelcolor 7 |
|
|
|
xywh {90 90 100 20} labelfont 1 labelsize 10 |
|
|
|
} |
|
|
|
MenuItem {} { |
|
|
|
label {Flange 4} |
|
|
|
xywh {100 100 100 20} labelfont 1 labelsize 10 labelcolor 7 |
|
|
|
xywh {100 100 100 20} labelfont 1 labelsize 10 |
|
|
|
} |
|
|
|
MenuItem {} { |
|
|
|
label {Flange 5} |
|
|
|
xywh {110 110 100 20} labelfont 1 labelsize 10 labelcolor 7 |
|
|
|
xywh {110 110 100 20} labelfont 1 labelsize 10 |
|
|
|
} |
|
|
|
} |
|
|
|
Fl_Dial chorusp0 { |
|
|
@@ -593,8 +593,8 @@ refresh(eff);} |
|
|
|
Function {make_phaser_window()} {open |
|
|
|
} { |
|
|
|
Fl_Window effphaserwindow { |
|
|
|
label Phaser selected |
|
|
|
xywh {77 48 380 95} type Double box UP_BOX color 221 labelfont 1 labelsize 19 align 25 |
|
|
|
label Phaser open |
|
|
|
xywh {101 232 380 95} type Double box UP_BOX color 221 labelfont 1 labelsize 19 align 25 |
|
|
|
code0 {set_module_parameters(o);} |
|
|
|
class Fl_Group visible |
|
|
|
} { |
|
|
@@ -602,55 +602,55 @@ refresh(eff);} |
|
|
|
label Preset |
|
|
|
callback {eff->changepreset((int)o->value()); |
|
|
|
refresh(eff);} |
|
|
|
xywh {10 15 100 15} down_box BORDER_BOX color 14 selection_color 0 labelfont 1 labelsize 10 align 5 textfont 1 textsize 10 textcolor 7 |
|
|
|
xywh {10 15 100 15} box UP_BOX down_box BORDER_BOX color 14 selection_color 7 labelfont 1 labelsize 10 align 5 textfont 1 textsize 10 |
|
|
|
} { |
|
|
|
MenuItem {} { |
|
|
|
label {Phaser 1} |
|
|
|
xywh {30 30 100 20} labelfont 1 labelsize 10 labelcolor 7 |
|
|
|
xywh {30 30 100 20} labelfont 1 labelsize 10 |
|
|
|
} |
|
|
|
MenuItem {} { |
|
|
|
label {Phaser 2} |
|
|
|
xywh {40 40 100 20} labelfont 1 labelsize 10 labelcolor 7 |
|
|
|
xywh {40 40 100 20} labelfont 1 labelsize 10 |
|
|
|
} |
|
|
|
MenuItem {} { |
|
|
|
label {Phaser 3} |
|
|
|
xywh {50 50 100 20} labelfont 1 labelsize 10 labelcolor 7 |
|
|
|
xywh {50 50 100 20} labelfont 1 labelsize 10 |
|
|
|
} |
|
|
|
MenuItem {} { |
|
|
|
label {Phaser 4} |
|
|
|
xywh {60 60 100 20} labelfont 1 labelsize 10 labelcolor 7 |
|
|
|
xywh {60 60 100 20} labelfont 1 labelsize 10 |
|
|
|
} |
|
|
|
MenuItem {} { |
|
|
|
label {Phaser 5} |
|
|
|
xywh {70 70 100 20} labelfont 1 labelsize 10 labelcolor 7 |
|
|
|
xywh {70 70 100 20} labelfont 1 labelsize 10 |
|
|
|
} |
|
|
|
MenuItem {} { |
|
|
|
label {Phaser 6} |
|
|
|
xywh {80 80 100 20} labelfont 1 labelsize 10 labelcolor 7 |
|
|
|
xywh {80 80 100 20} labelfont 1 labelsize 10 |
|
|
|
} |
|
|
|
MenuItem {} { |
|
|
|
label {APhaser 1} |
|
|
|
xywh {40 40 100 20} labelfont 1 labelsize 10 labelcolor 7 |
|
|
|
xywh {40 40 100 20} labelfont 1 labelsize 10 |
|
|
|
} |
|
|
|
MenuItem {} { |
|
|
|
label {APhaser 2} |
|
|
|
xywh {50 50 100 20} labelfont 1 labelsize 10 labelcolor 7 |
|
|
|
xywh {50 50 100 20} labelfont 1 labelsize 10 |
|
|
|
} |
|
|
|
MenuItem {} { |
|
|
|
label {APhaser 3} |
|
|
|
xywh {60 60 100 20} labelfont 1 labelsize 10 labelcolor 7 |
|
|
|
xywh {60 60 100 20} labelfont 1 labelsize 10 |
|
|
|
} |
|
|
|
MenuItem {} { |
|
|
|
label {APhaser 4} |
|
|
|
xywh {70 70 100 20} labelfont 1 labelsize 10 labelcolor 7 |
|
|
|
xywh {70 70 100 20} labelfont 1 labelsize 10 |
|
|
|
} |
|
|
|
MenuItem {} { |
|
|
|
label {APhaser 5} |
|
|
|
xywh {80 80 100 20} labelfont 1 labelsize 10 labelcolor 7 |
|
|
|
xywh {80 80 100 20} labelfont 1 labelsize 10 |
|
|
|
} |
|
|
|
MenuItem {} { |
|
|
|
label {APhaser 6} |
|
|
|
xywh {90 90 100 20} labelfont 1 labelsize 10 labelcolor 7 |
|
|
|
xywh {90 90 100 20} labelfont 1 labelsize 10 |
|
|
|
} |
|
|
|
} |
|
|
|
Fl_Dial phaserp0 { |
|
|
@@ -723,8 +723,8 @@ refresh(eff);} |
|
|
|
} |
|
|
|
Fl_Check_Button phaserp10 { |
|
|
|
label Substract |
|
|
|
callback {eff->seteffectpar(10,(int) o->value());} |
|
|
|
tooltip {inverts output} xywh {200 10 74 20} box THIN_UP_BOX down_box DOWN_BOX color 230 labelfont 1 labelsize 10 |
|
|
|
callback {eff->seteffectpar(10,(int) o->value());} selected |
|
|
|
tooltip {inverts output} xywh {200 10 74 20} box THIN_UP_BOX down_box DOWN_BOX color 51 labelfont 1 labelsize 10 |
|
|
|
} |
|
|
|
Fl_Dial phaserp11 { |
|
|
|
label Phase |
|
|
@@ -754,7 +754,7 @@ refresh(eff);} |
|
|
|
} { |
|
|
|
Fl_Window effalienwahwindow { |
|
|
|
label AlienWah |
|
|
|
xywh {715 462 380 100} type Double box UP_BOX color 221 labelfont 1 labelsize 19 align 25 |
|
|
|
xywh {253 353 380 100} type Double box UP_BOX color 221 labelfont 1 labelsize 19 align 25 |
|
|
|
code0 {set_module_parameters(o);} |
|
|
|
class Fl_Group visible |
|
|
|
} { |
|
|
@@ -762,23 +762,23 @@ refresh(eff);} |
|
|
|
label Preset |
|
|
|
callback {eff->changepreset((int)o->value()); |
|
|
|
refresh(eff);} |
|
|
|
xywh {10 15 90 15} down_box BORDER_BOX color 14 selection_color 0 labelfont 1 labelsize 10 align 5 textfont 1 textsize 10 textcolor 7 |
|
|
|
xywh {10 15 90 15} box UP_BOX down_box BORDER_BOX color 14 selection_color 7 labelfont 1 labelsize 10 align 5 textfont 1 textsize 10 |
|
|
|
} { |
|
|
|
MenuItem {} { |
|
|
|
label {Alienwah 1} |
|
|
|
xywh {40 40 100 20} labelfont 1 labelsize 10 labelcolor 7 |
|
|
|
xywh {40 40 100 20} labelfont 1 labelsize 10 |
|
|
|
} |
|
|
|
MenuItem {} { |
|
|
|
label {Alienwah 2} |
|
|
|
xywh {50 50 100 20} labelfont 1 labelsize 10 labelcolor 7 |
|
|
|
xywh {50 50 100 20} labelfont 1 labelsize 10 |
|
|
|
} |
|
|
|
MenuItem {} { |
|
|
|
label {Alienwah 3} |
|
|
|
xywh {60 60 100 20} labelfont 1 labelsize 10 labelcolor 7 |
|
|
|
xywh {60 60 100 20} labelfont 1 labelsize 10 |
|
|
|
} |
|
|
|
MenuItem {} { |
|
|
|
label {Alienwah 4} |
|
|
|
xywh {70 70 100 20} labelfont 1 labelsize 10 labelcolor 7 |
|
|
|
xywh {70 70 100 20} labelfont 1 labelsize 10 |
|
|
|
} |
|
|
|
} |
|
|
|
Fl_Dial awp0 { |
|
|
@@ -860,8 +860,8 @@ refresh(eff);} |
|
|
|
Function {make_distorsion_window()} {open |
|
|
|
} { |
|
|
|
Fl_Window effdistorsionwindow { |
|
|
|
label Distortion |
|
|
|
xywh {695 261 380 100} type Double box UP_BOX color 221 labelfont 1 labelsize 19 align 25 |
|
|
|
label Distortion open |
|
|
|
xywh {544 217 380 100} type Double box UP_BOX color 221 labelfont 1 labelsize 19 align 25 |
|
|
|
code0 {set_module_parameters(o);} |
|
|
|
class Fl_Group visible |
|
|
|
} { |
|
|
@@ -869,31 +869,31 @@ refresh(eff);} |
|
|
|
label Preset |
|
|
|
callback {eff->changepreset((int)o->value()); |
|
|
|
refresh(eff);} |
|
|
|
xywh {11 15 95 15} down_box BORDER_BOX color 14 selection_color 0 labelfont 1 labelsize 10 align 5 textfont 1 textsize 10 textcolor 7 |
|
|
|
xywh {11 15 95 15} box UP_BOX down_box BORDER_BOX color 14 selection_color 7 labelfont 1 labelsize 10 align 5 textfont 1 textsize 10 |
|
|
|
} { |
|
|
|
MenuItem {} { |
|
|
|
label {Overdrive 1} |
|
|
|
xywh {20 20 100 20} labelfont 1 labelsize 10 labelcolor 7 |
|
|
|
xywh {20 20 100 20} labelfont 1 labelsize 10 |
|
|
|
} |
|
|
|
MenuItem {} { |
|
|
|
label {Overdrive 2} |
|
|
|
xywh {30 30 100 20} labelfont 1 labelsize 10 labelcolor 7 |
|
|
|
xywh {30 30 100 20} labelfont 1 labelsize 10 |
|
|
|
} |
|
|
|
MenuItem {} { |
|
|
|
label {A. Exciter 1} |
|
|
|
xywh {40 40 100 20} labelfont 1 labelsize 10 labelcolor 7 |
|
|
|
xywh {40 40 100 20} labelfont 1 labelsize 10 |
|
|
|
} |
|
|
|
MenuItem {} { |
|
|
|
label {A. Exciter 2} |
|
|
|
xywh {50 50 100 20} labelfont 1 labelsize 10 labelcolor 7 |
|
|
|
xywh {50 50 100 20} labelfont 1 labelsize 10 |
|
|
|
} |
|
|
|
MenuItem {} { |
|
|
|
label {Guitar Amp} |
|
|
|
xywh {50 50 100 20} labelfont 1 labelsize 10 labelcolor 7 |
|
|
|
xywh {50 50 100 20} labelfont 1 labelsize 10 |
|
|
|
} |
|
|
|
MenuItem {} { |
|
|
|
label Quantisize |
|
|
|
xywh {60 60 100 20} labelfont 1 labelsize 10 labelcolor 7 |
|
|
|
xywh {60 60 100 20} labelfont 1 labelsize 10 |
|
|
|
} |
|
|
|
} |
|
|
|
Fl_Dial distp0 { |
|
|
@@ -1021,7 +1021,7 @@ refresh(eff);} |
|
|
|
} { |
|
|
|
Fl_Window effeqwindow { |
|
|
|
label EQ open |
|
|
|
xywh {668 658 380 100} type Double box UP_BOX color 221 labelfont 1 labelsize 19 align 25 |
|
|
|
xywh {682 881 380 100} type Double box UP_BOX color 221 labelfont 1 labelsize 19 align 25 |
|
|
|
code0 {set_module_parameters(o);} |
|
|
|
class Fl_Group visible |
|
|
|
} { |
|
|
@@ -1157,7 +1157,7 @@ eqgraph->redraw();} |
|
|
|
} { |
|
|
|
Fl_Window effdynamicfilterwindow { |
|
|
|
label DynFilter open |
|
|
|
xywh {808 520 380 100} type Double box UP_BOX color 221 labelfont 1 labelsize 19 align 25 |
|
|
|
xywh {819 290 380 100} type Double box UP_BOX color 221 labelfont 1 labelsize 19 align 25 |
|
|
|
code0 {set_module_parameters(o);} |
|
|
|
class Fl_Group visible |
|
|
|
} { |
|
|
@@ -1165,27 +1165,27 @@ eqgraph->redraw();} |
|
|
|
label Preset |
|
|
|
callback {eff->changepreset((int)o->value()); |
|
|
|
refresh(eff);} |
|
|
|
xywh {10 15 90 15} down_box BORDER_BOX color 14 selection_color 0 labelfont 1 labelsize 10 align 5 textfont 1 textsize 10 textcolor 7 |
|
|
|
xywh {10 15 90 15} box UP_BOX down_box BORDER_BOX color 14 selection_color 7 labelfont 1 labelsize 10 align 5 textfont 1 textsize 10 |
|
|
|
} { |
|
|
|
MenuItem {} { |
|
|
|
label WahWah |
|
|
|
xywh {30 30 100 20} labelfont 1 labelsize 10 labelcolor 7 |
|
|
|
xywh {30 30 100 20} labelfont 1 labelsize 10 |
|
|
|
} |
|
|
|
MenuItem {} { |
|
|
|
label AutoWah |
|
|
|
xywh {40 40 100 20} labelfont 1 labelsize 10 labelcolor 7 |
|
|
|
xywh {40 40 100 20} labelfont 1 labelsize 10 |
|
|
|
} |
|
|
|
MenuItem {} { |
|
|
|
label Sweep |
|
|
|
xywh {50 50 100 20} labelfont 1 labelsize 10 labelcolor 7 |
|
|
|
xywh {50 50 100 20} labelfont 1 labelsize 10 |
|
|
|
} |
|
|
|
MenuItem {} { |
|
|
|
label VocalMorph1 |
|
|
|
xywh {50 50 100 20} labelfont 1 labelsize 10 labelcolor 7 |
|
|
|
xywh {50 50 100 20} labelfont 1 labelsize 10 |
|
|
|
} |
|
|
|
MenuItem {} { |
|
|
|
label VocalMorph2 |
|
|
|
xywh {60 60 100 20} labelfont 1 labelsize 10 labelcolor 7 |
|
|
|
xywh {60 60 100 20} labelfont 1 labelsize 10 |
|
|
|
} |
|
|
|
} |
|
|
|
Fl_Dial dfp0 { |
|
|
@@ -1270,7 +1270,7 @@ refresh(eff);} |
|
|
|
} { |
|
|
|
Fl_Window filterwindow { |
|
|
|
label {Filter Parameters for DynFilter Eff.} |
|
|
|
xywh {1454 437 290 110} type Double |
|
|
|
xywh {801 474 290 110} type Double |
|
|
|
code0 {set_module_parameters(o);} visible |
|
|
|
} { |
|
|
|
Fl_Group {} { |
|
|
@@ -1499,7 +1499,7 @@ effdynamicfilterwindow->hide();//delete (effdynamicfilterwindow);} {} |
|
|
|
} { |
|
|
|
Fl_Window effnullwindow { |
|
|
|
label {No Effect} open |
|
|
|
xywh {1073 571 230 95} type Double box UP_BOX color 221 labelfont 1 labelsize 19 align 16 |
|
|
|
xywh {1047 755 230 95} type Double box UP_BOX color 221 labelfont 1 labelsize 19 align 16 |
|
|
|
code0 {set_module_parameters(o);} |
|
|
|
class Fl_Group visible |
|
|
|
} {} |
|
|
@@ -1508,7 +1508,7 @@ effdynamicfilterwindow->hide();//delete (effdynamicfilterwindow);} {} |
|
|
|
} { |
|
|
|
Fl_Window effreverbwindow { |
|
|
|
label Reverb open |
|
|
|
xywh {1183 279 230 100} type Double box UP_BOX color 51 labelfont 1 labelsize 19 align 25 |
|
|
|
xywh {1047 463 230 100} type Double box UP_BOX color 51 labelfont 1 labelsize 19 align 25 |
|
|
|
code3 {set_module_parameters(o);} |
|
|
|
class Fl_Group visible |
|
|
|
} { |
|
|
@@ -1517,59 +1517,59 @@ effdynamicfilterwindow->hide();//delete (effdynamicfilterwindow);} {} |
|
|
|
callback {eff->changepreset((int)o->value()); |
|
|
|
|
|
|
|
refresh(eff);} |
|
|
|
xywh {10 15 90 15} down_box BORDER_BOX color 47 selection_color 0 labelfont 1 labelsize 10 labelcolor 55 align 5 textfont 1 textsize 10 textcolor 7 |
|
|
|
xywh {10 15 90 15} down_box BORDER_BOX color 47 selection_color 7 labelfont 1 labelsize 10 align 5 textfont 1 textsize 10 |
|
|
|
} { |
|
|
|
MenuItem {} { |
|
|
|
label {Cathedral 1} |
|
|
|
xywh {10 10 100 20} labelfont 1 labelsize 10 labelcolor 7 |
|
|
|
xywh {10 10 100 20} labelfont 1 labelsize 10 |
|
|
|
} |
|
|
|
MenuItem {} { |
|
|
|
label {Cathedral 2} |
|
|
|
xywh {20 20 100 20} labelfont 1 labelsize 10 labelcolor 7 |
|
|
|
xywh {20 20 100 20} labelfont 1 labelsize 10 |
|
|
|
} |
|
|
|
MenuItem {} { |
|
|
|
label {Cathedral 3} |
|
|
|
xywh {30 30 100 20} labelfont 1 labelsize 10 labelcolor 7 |
|
|
|
xywh {30 30 100 20} labelfont 1 labelsize 10 |
|
|
|
} |
|
|
|
MenuItem {} { |
|
|
|
label {Hall 1} |
|
|
|
xywh {40 40 100 20} labelfont 1 labelsize 10 labelcolor 7 |
|
|
|
xywh {40 40 100 20} labelfont 1 labelsize 10 |
|
|
|
} |
|
|
|
MenuItem {} { |
|
|
|
label {Hall 2} |
|
|
|
xywh {50 50 100 20} labelfont 1 labelsize 10 labelcolor 7 |
|
|
|
xywh {50 50 100 20} labelfont 1 labelsize 10 |
|
|
|
} |
|
|
|
MenuItem {} { |
|
|
|
label {Room 1} |
|
|
|
xywh {60 60 100 20} labelfont 1 labelsize 10 labelcolor 7 |
|
|
|
xywh {60 60 100 20} labelfont 1 labelsize 10 |
|
|
|
} |
|
|
|
MenuItem {} { |
|
|
|
label {Room 2} |
|
|
|
xywh {70 70 100 20} labelfont 1 labelsize 10 labelcolor 7 |
|
|
|
xywh {70 70 100 20} labelfont 1 labelsize 10 |
|
|
|
} |
|
|
|
MenuItem {} { |
|
|
|
label Basement |
|
|
|
xywh {80 80 100 20} labelfont 1 labelsize 10 labelcolor 7 |
|
|
|
xywh {80 80 100 20} labelfont 1 labelsize 10 |
|
|
|
} |
|
|
|
MenuItem {} { |
|
|
|
label Tunnel |
|
|
|
xywh {90 90 100 20} labelfont 1 labelsize 10 labelcolor 7 |
|
|
|
xywh {90 90 100 20} labelfont 1 labelsize 10 |
|
|
|
} |
|
|
|
MenuItem {} { |
|
|
|
label {Echoed 1} |
|
|
|
xywh {100 100 100 20} labelfont 1 labelsize 10 labelcolor 7 |
|
|
|
xywh {100 100 100 20} labelfont 1 labelsize 10 |
|
|
|
} |
|
|
|
MenuItem {} { |
|
|
|
label {Echoed 2} |
|
|
|
xywh {110 110 100 20} labelfont 1 labelsize 10 labelcolor 7 |
|
|
|
xywh {110 110 100 20} labelfont 1 labelsize 10 |
|
|
|
} |
|
|
|
MenuItem {} { |
|
|
|
label {Very Long 1} |
|
|
|
xywh {120 120 100 20} labelfont 1 labelsize 10 labelcolor 7 |
|
|
|
xywh {120 120 100 20} labelfont 1 labelsize 10 |
|
|
|
} |
|
|
|
MenuItem {} { |
|
|
|
label {Very Long 2} |
|
|
|
xywh {130 130 100 20} labelfont 1 labelsize 10 labelcolor 7 |
|
|
|
xywh {130 130 100 20} labelfont 1 labelsize 10 |
|
|
|
} |
|
|
|
} |
|
|
|
Fl_Dial revp0 { |
|
|
@@ -1602,7 +1602,7 @@ refresh(eff);} |
|
|
|
} { |
|
|
|
Fl_Window effechowindow { |
|
|
|
label Echo open |
|
|
|
xywh {404 639 230 100} type Double box UP_BOX color 51 labelfont 1 labelsize 19 align 25 |
|
|
|
xywh {428 823 230 100} type Double box UP_BOX color 51 labelfont 1 labelsize 19 align 25 |
|
|
|
code3 {set_module_parameters(o);} |
|
|
|
class Fl_Group visible |
|
|
|
} { |
|
|
@@ -1610,43 +1610,43 @@ refresh(eff);} |
|
|
|
label Preset |
|
|
|
callback {eff->changepreset((int)o->value()); |
|
|
|
refresh(eff);} |
|
|
|
xywh {11 15 95 15} down_box BORDER_BOX color 47 selection_color 0 labelfont 1 labelsize 10 labelcolor 55 align 5 textfont 1 textsize 10 textcolor 7 |
|
|
|
xywh {11 15 95 15} box UP_BOX down_box BORDER_BOX color 47 selection_color 7 labelfont 1 labelsize 10 align 5 textfont 1 textsize 10 |
|
|
|
} { |
|
|
|
MenuItem {} { |
|
|
|
label {Echo 1} |
|
|
|
xywh {20 20 100 20} labelfont 1 labelsize 10 labelcolor 7 |
|
|
|
xywh {20 20 100 20} labelfont 1 labelsize 10 |
|
|
|
} |
|
|
|
MenuItem {} { |
|
|
|
label {Echo 2} |
|
|
|
xywh {30 30 100 20} labelfont 1 labelsize 10 labelcolor 7 |
|
|
|
xywh {30 30 100 20} labelfont 1 labelsize 10 |
|
|
|
} |
|
|
|
MenuItem {} { |
|
|
|
label {Echo 3} |
|
|
|
xywh {40 40 100 20} labelfont 1 labelsize 10 labelcolor 7 |
|
|
|
xywh {40 40 100 20} labelfont 1 labelsize 10 |
|
|
|
} |
|
|
|
MenuItem {} { |
|
|
|
label {Simple Echo} |
|
|
|
xywh {50 50 100 20} labelfont 1 labelsize 10 labelcolor 7 |
|
|
|
xywh {50 50 100 20} labelfont 1 labelsize 10 |
|
|
|
} |
|
|
|
MenuItem {} { |
|
|
|
label Canyon |
|
|
|
xywh {60 60 100 20} labelfont 1 labelsize 10 labelcolor 7 |
|
|
|
xywh {60 60 100 20} labelfont 1 labelsize 10 |
|
|
|
} |
|
|
|
MenuItem {} { |
|
|
|
label {Panning Echo 1} |
|
|
|
xywh {70 70 100 20} labelfont 1 labelsize 10 labelcolor 7 |
|
|
|
xywh {70 70 100 20} labelfont 1 labelsize 10 |
|
|
|
} |
|
|
|
MenuItem {} { |
|
|
|
label {Panning Echo 2} |
|
|
|
xywh {80 80 100 20} labelfont 1 labelsize 10 labelcolor 7 |
|
|
|
xywh {80 80 100 20} labelfont 1 labelsize 10 |
|
|
|
} |
|
|
|
MenuItem {} { |
|
|
|
label {Panning Echo 3} |
|
|
|
xywh {90 90 100 20} labelfont 1 labelsize 10 labelcolor 7 |
|
|
|
xywh {90 90 100 20} labelfont 1 labelsize 10 |
|
|
|
} |
|
|
|
MenuItem {} { |
|
|
|
label {Feedback Echo} |
|
|
|
xywh {100 100 100 20} labelfont 1 labelsize 10 labelcolor 7 |
|
|
|
xywh {100 100 100 20} labelfont 1 labelsize 10 |
|
|
|
} |
|
|
|
} |
|
|
|
Fl_Dial echop0 { |
|
|
@@ -1673,7 +1673,7 @@ refresh(eff);} |
|
|
|
} { |
|
|
|
Fl_Window effchoruswindow { |
|
|
|
label Chorus open |
|
|
|
xywh {680 647 230 100} type Double box UP_BOX color 51 labelfont 1 labelsize 19 align 25 |
|
|
|
xywh {719 588 230 100} type Double box UP_BOX color 51 labelfont 1 labelsize 19 align 25 |
|
|
|
code3 {set_module_parameters(o);} |
|
|
|
class Fl_Group visible |
|
|
|
} { |
|
|
@@ -1681,47 +1681,47 @@ refresh(eff);} |
|
|
|
label Preset |
|
|
|
callback {eff->changepreset((int)o->value()); |
|
|
|
refresh(eff);} |
|
|
|
xywh {10 15 90 15} down_box BORDER_BOX color 47 selection_color 0 labelfont 1 labelsize 10 labelcolor 55 align 5 textfont 1 textsize 10 textcolor 7 |
|
|
|
xywh {10 15 90 15} box UP_BOX down_box BORDER_BOX color 47 selection_color 7 labelfont 1 labelsize 10 align 5 textfont 1 textsize 10 |
|
|
|
} { |
|
|
|
MenuItem {} { |
|
|
|
label {Chorus 1} |
|
|
|
xywh {20 20 100 20} labelfont 1 labelsize 10 labelcolor 7 |
|
|
|
xywh {20 20 100 20} labelfont 1 labelsize 10 |
|
|
|
} |
|
|
|
MenuItem {} { |
|
|
|
label {Chorus 2} |
|
|
|
xywh {30 30 100 20} labelfont 1 labelsize 10 labelcolor 7 |
|
|
|
xywh {30 30 100 20} labelfont 1 labelsize 10 |
|
|
|
} |
|
|
|
MenuItem {} { |
|
|
|
label {Chorus 3} |
|
|
|
xywh {40 40 100 20} labelfont 1 labelsize 10 labelcolor 7 |
|
|
|
xywh {40 40 100 20} labelfont 1 labelsize 10 |
|
|
|
} |
|
|
|
MenuItem {} { |
|
|
|
label {Celeste 1} |
|
|
|
xywh {50 50 100 20} labelfont 1 labelsize 10 labelcolor 7 |
|
|
|
xywh {50 50 100 20} labelfont 1 labelsize 10 |
|
|
|
} |
|
|
|
MenuItem {} { |
|
|
|
label {Celeste 2} |
|
|
|
xywh {60 60 100 20} labelfont 1 labelsize 10 labelcolor 7 |
|
|
|
xywh {60 60 100 20} labelfont 1 labelsize 10 |
|
|
|
} |
|
|
|
MenuItem {} { |
|
|
|
label {Flange 1} |
|
|
|
xywh {70 70 100 20} labelfont 1 labelsize 10 labelcolor 7 |
|
|
|
xywh {70 70 100 20} labelfont 1 labelsize 10 |
|
|
|
} |
|
|
|
MenuItem {} { |
|
|
|
label {Flange 2} |
|
|
|
xywh {80 80 100 20} labelfont 1 labelsize 10 labelcolor 7 |
|
|
|
xywh {80 80 100 20} labelfont 1 labelsize 10 |
|
|
|
} |
|
|
|
MenuItem {} { |
|
|
|
label {Flange 3} |
|
|
|
xywh {90 90 100 20} labelfont 1 labelsize 10 labelcolor 7 |
|
|
|
xywh {90 90 100 20} labelfont 1 labelsize 10 |
|
|
|
} |
|
|
|
MenuItem {} { |
|
|
|
label {Flange 4} |
|
|
|
xywh {100 100 100 20} labelfont 1 labelsize 10 labelcolor 7 |
|
|
|
xywh {100 100 100 20} labelfont 1 labelsize 10 |
|
|
|
} |
|
|
|
MenuItem {} { |
|
|
|
label {Flange 5} |
|
|
|
xywh {110 110 100 20} labelfont 1 labelsize 10 labelcolor 7 |
|
|
|
xywh {110 110 100 20} labelfont 1 labelsize 10 |
|
|
|
} |
|
|
|
} |
|
|
|
Fl_Dial chorusp0 { |
|
|
@@ -1766,7 +1766,7 @@ refresh(eff);} |
|
|
|
} { |
|
|
|
Fl_Window effphaserwindow { |
|
|
|
label Phaser open |
|
|
|
xywh {1485 647 230 100} type Double box UP_BOX color 51 labelfont 1 labelsize 19 align 25 |
|
|
|
xywh {1047 831 230 100} type Double box UP_BOX color 51 labelfont 1 labelsize 19 align 25 |
|
|
|
code3 {set_module_parameters(o);} |
|
|
|
class Fl_Group visible |
|
|
|
} { |
|
|
@@ -1774,31 +1774,31 @@ refresh(eff);} |
|
|
|
label Preset |
|
|
|
callback {eff->changepreset((int)o->value()); |
|
|
|
refresh(eff);} |
|
|
|
xywh {10 15 90 15} down_box BORDER_BOX color 47 selection_color 0 labelfont 1 labelsize 10 labelcolor 55 align 5 textfont 1 textsize 10 textcolor 7 |
|
|
|
xywh {10 15 90 15} box UP_BOX down_box BORDER_BOX color 47 selection_color 0 labelfont 1 labelsize 10 labelcolor 55 align 5 textfont 1 textsize 10 textcolor 7 |
|
|
|
} { |
|
|
|
MenuItem {} { |
|
|
|
label {Phaser 1} |
|
|
|
xywh {30 30 100 20} labelfont 1 labelsize 10 labelcolor 7 |
|
|
|
xywh {30 30 100 20} labelfont 1 labelsize 10 |
|
|
|
} |
|
|
|
MenuItem {} { |
|
|
|
label {Phaser 2} |
|
|
|
xywh {40 40 100 20} labelfont 1 labelsize 10 labelcolor 7 |
|
|
|
xywh {40 40 100 20} labelfont 1 labelsize 10 |
|
|
|
} |
|
|
|
MenuItem {} { |
|
|
|
label {Phaser 3} |
|
|
|
xywh {50 50 100 20} labelfont 1 labelsize 10 labelcolor 7 |
|
|
|
xywh {50 50 100 20} labelfont 1 labelsize 10 |
|
|
|
} |
|
|
|
MenuItem {} { |
|
|
|
label {Phaser 4} |
|
|
|
xywh {60 60 100 20} labelfont 1 labelsize 10 labelcolor 7 |
|
|
|
xywh {60 60 100 20} labelfont 1 labelsize 10 |
|
|
|
} |
|
|
|
MenuItem {} { |
|
|
|
label {Phaser 5} |
|
|
|
xywh {70 70 100 20} labelfont 1 labelsize 10 labelcolor 7 |
|
|
|
xywh {70 70 100 20} labelfont 1 labelsize 10 |
|
|
|
} |
|
|
|
MenuItem {} { |
|
|
|
label {Phaser 6} |
|
|
|
xywh {80 80 100 20} labelfont 1 labelsize 10 labelcolor 7 |
|
|
|
xywh {80 80 100 20} labelfont 1 labelsize 10 |
|
|
|
} |
|
|
|
} |
|
|
|
Fl_Dial phaserp0 { |
|
|
@@ -1843,7 +1843,7 @@ refresh(eff);} |
|
|
|
} { |
|
|
|
Fl_Window effalienwahwindow { |
|
|
|
label AlienWah open |
|
|
|
xywh {379 296 230 100} type Double box UP_BOX color 51 labelfont 1 labelsize 19 align 25 |
|
|
|
xywh {403 480 230 100} type Double box UP_BOX color 51 labelfont 1 labelsize 19 align 25 |
|
|
|
code3 {set_module_parameters(o);} |
|
|
|
class Fl_Group visible |
|
|
|
} { |
|
|
@@ -1851,23 +1851,23 @@ refresh(eff);} |
|
|
|
label Preset |
|
|
|
callback {eff->changepreset((int)o->value()); |
|
|
|
refresh(eff);} |
|
|
|
xywh {10 15 90 15} down_box BORDER_BOX color 47 selection_color 0 labelfont 1 labelsize 10 labelcolor 55 align 5 textfont 1 textsize 10 textcolor 7 |
|
|
|
xywh {10 15 90 15} box UP_BOX down_box BORDER_BOX color 47 selection_color 7 labelfont 1 labelsize 10 align 5 textfont 1 textsize 10 |
|
|
|
} { |
|
|
|
MenuItem {} { |
|
|
|
label {Alienwah 1} |
|
|
|
xywh {40 40 100 20} labelfont 1 labelsize 10 labelcolor 7 |
|
|
|
xywh {40 40 100 20} labelfont 1 labelsize 10 |
|
|
|
} |
|
|
|
MenuItem {} { |
|
|
|
label {Alienwah 2} |
|
|
|
xywh {50 50 100 20} labelfont 1 labelsize 10 labelcolor 7 |
|
|
|
xywh {50 50 100 20} labelfont 1 labelsize 10 |
|
|
|
} |
|
|
|
MenuItem {} { |
|
|
|
label {Alienwah 3} |
|
|
|
xywh {60 60 100 20} labelfont 1 labelsize 10 labelcolor 7 |
|
|
|
xywh {60 60 100 20} labelfont 1 labelsize 10 |
|
|
|
} |
|
|
|
MenuItem {} { |
|
|
|
label {Alienwah 4} |
|
|
|
xywh {70 70 100 20} labelfont 1 labelsize 10 labelcolor 7 |
|
|
|
xywh {70 70 100 20} labelfont 1 labelsize 10 |
|
|
|
} |
|
|
|
} |
|
|
|
Fl_Dial awp0 { |
|
|
@@ -1900,7 +1900,7 @@ refresh(eff);} |
|
|
|
} { |
|
|
|
Fl_Window effdistorsionwindow { |
|
|
|
label Distortion open |
|
|
|
xywh {456 797 230 100} type Double box UP_BOX color 51 labelfont 1 labelsize 19 align 25 |
|
|
|
xywh {353 881 230 100} type Double box UP_BOX color 51 labelfont 1 labelsize 19 align 25 |
|
|
|
code3 {set_module_parameters(o);} |
|
|
|
class Fl_Group visible |
|
|
|
} { |
|
|
@@ -1908,31 +1908,31 @@ refresh(eff);} |
|
|
|
label Preset |
|
|
|
callback {eff->changepreset((int)o->value()); |
|
|
|
refresh(eff);} |
|
|
|
xywh {11 15 95 15} down_box BORDER_BOX color 47 selection_color 0 labelfont 1 labelsize 10 labelcolor 55 align 5 textfont 1 textsize 10 textcolor 7 |
|
|
|
xywh {11 15 95 15} box UP_BOX down_box BORDER_BOX color 47 selection_color 7 labelfont 1 labelsize 10 align 5 textfont 1 textsize 10 |
|
|
|
} { |
|
|
|
MenuItem {} { |
|
|
|
label {Overdrive 1} |
|
|
|
xywh {20 20 100 20} labelfont 1 labelsize 10 labelcolor 7 |
|
|
|
xywh {20 20 100 20} labelfont 1 labelsize 10 |
|
|
|
} |
|
|
|
MenuItem {} { |
|
|
|
label {Overdrive 2} |
|
|
|
xywh {30 30 100 20} labelfont 1 labelsize 10 labelcolor 7 |
|
|
|
xywh {30 30 100 20} labelfont 1 labelsize 10 |
|
|
|
} |
|
|
|
MenuItem {} { |
|
|
|
label {A. Exciter 1} |
|
|
|
xywh {40 40 100 20} labelfont 1 labelsize 10 labelcolor 7 |
|
|
|
xywh {40 40 100 20} labelfont 1 labelsize 10 |
|
|
|
} |
|
|
|
MenuItem {} { |
|
|
|
label {A. Exciter 2} |
|
|
|
xywh {50 50 100 20} labelfont 1 labelsize 10 labelcolor 7 |
|
|
|
xywh {50 50 100 20} labelfont 1 labelsize 10 |
|
|
|
} |
|
|
|
MenuItem {} { |
|
|
|
label {Guitar Amp} |
|
|
|
xywh {50 50 100 20} labelfont 1 labelsize 10 labelcolor 7 |
|
|
|
xywh {50 50 100 20} labelfont 1 labelsize 10 |
|
|
|
} |
|
|
|
MenuItem {} { |
|
|
|
label Quantisize |
|
|
|
xywh {60 60 100 20} labelfont 1 labelsize 10 labelcolor 7 |
|
|
|
xywh {60 60 100 20} labelfont 1 labelsize 10 |
|
|
|
} |
|
|
|
} |
|
|
|
Fl_Dial distp0 { |
|
|
@@ -2027,7 +2027,7 @@ refresh(eff);} |
|
|
|
} { |
|
|
|
Fl_Window effeqwindow { |
|
|
|
label EQ open |
|
|
|
xywh {1366 827 230 100} type Double box UP_BOX color 51 labelfont 1 labelsize 19 align 25 |
|
|
|
xywh {1047 881 230 100} type Double box UP_BOX color 51 labelfont 1 labelsize 19 align 25 |
|
|
|
code3 {set_module_parameters(o);} |
|
|
|
class Fl_Group visible |
|
|
|
} { |
|
|
@@ -2156,7 +2156,7 @@ eqgraph->redraw();} |
|
|
|
} { |
|
|
|
Fl_Window effdynamicfilterwindow { |
|
|
|
label DynFilter open |
|
|
|
xywh {1347 465 230 100} type Double box UP_BOX color 51 labelfont 1 labelsize 19 align 25 |
|
|
|
xywh {965 527 230 100} type Double box UP_BOX color 51 labelfont 1 labelsize 19 align 25 |
|
|
|
code3 {set_module_parameters(o);} |
|
|
|
class Fl_Group visible |
|
|
|
} { |
|
|
@@ -2164,27 +2164,27 @@ eqgraph->redraw();} |
|
|
|
label Preset |
|
|
|
callback {eff->changepreset((int)o->value()); |
|
|
|
refresh(eff);} |
|
|
|
xywh {10 15 90 15} down_box BORDER_BOX color 47 selection_color 0 labelfont 1 labelsize 10 labelcolor 55 align 5 textfont 1 textsize 10 textcolor 7 |
|
|
|
xywh {10 15 90 15} box UP_BOX down_box BORDER_BOX color 47 selection_color 7 labelfont 1 labelsize 10 align 5 textfont 1 textsize 10 |
|
|
|
} { |
|
|
|
MenuItem {} { |
|
|
|
label WahWah |
|
|
|
xywh {30 30 100 20} labelfont 1 labelsize 10 labelcolor 7 |
|
|
|
xywh {30 30 100 20} labelfont 1 labelsize 10 |
|
|
|
} |
|
|
|
MenuItem {} { |
|
|
|
label AutoWah |
|
|
|
xywh {40 40 100 20} labelfont 1 labelsize 10 labelcolor 7 |
|
|
|
xywh {40 40 100 20} labelfont 1 labelsize 10 |
|
|
|
} |
|
|
|
MenuItem {} { |
|
|
|
label Sweep |
|
|
|
xywh {50 50 100 20} labelfont 1 labelsize 10 labelcolor 7 |
|
|
|
xywh {50 50 100 20} labelfont 1 labelsize 10 |
|
|
|
} |
|
|
|
MenuItem {} { |
|
|
|
label VocalMorph1 |
|
|
|
xywh {50 50 100 20} labelfont 1 labelsize 10 labelcolor 7 |
|
|
|
xywh {50 50 100 20} labelfont 1 labelsize 10 |
|
|
|
} |
|
|
|
MenuItem {} { |
|
|
|
label VocalMorph2 |
|
|
|
xywh {60 60 100 20} labelfont 1 labelsize 10 labelcolor 7 |
|
|
|
xywh {60 60 100 20} labelfont 1 labelsize 10 |
|
|
|
} |
|
|
|
} |
|
|
|
Fl_Dial dfp0 { |
|
|
|