|
@@ -21,7 +21,7 @@ decl {\#include "Fl_Arc_Dial.H"} {public global |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
widget_class Mixer_Strip {open |
|
|
widget_class Mixer_Strip {open |
|
|
xywh {1051 42 124 816} type Double box UP_FRAME color 32 selection_color 63 resizable |
|
|
|
|
|
|
|
|
xywh {1051 42 124 878} type Double box UP_FRAME color 32 selection_color 63 resizable |
|
|
code0 {size( 120, h() );} visible |
|
|
code0 {size( 120, h() );} visible |
|
|
} { |
|
|
} { |
|
|
Fl_Box {} { |
|
|
Fl_Box {} { |
|
@@ -37,20 +37,20 @@ widget_class Mixer_Strip {open |
|
|
} { |
|
|
} { |
|
|
Fl_Button {} { |
|
|
Fl_Button {} { |
|
|
label {@circle} |
|
|
label {@circle} |
|
|
private xywh {7 143 35 25} type Toggle labelsize 10 |
|
|
|
|
|
|
|
|
private xywh {7 143 35 25} type Toggle box THIN_UP_BOX labelsize 10 |
|
|
} |
|
|
} |
|
|
Fl_Button {} { |
|
|
Fl_Button {} { |
|
|
label m |
|
|
label m |
|
|
private xywh {46 143 32 25} type Toggle |
|
|
|
|
|
|
|
|
private xywh {46 143 32 25} type Toggle box THIN_UP_BOX |
|
|
} |
|
|
} |
|
|
Fl_Button {} { |
|
|
Fl_Button {} { |
|
|
label s |
|
|
label s |
|
|
private xywh {82 143 35 25} type Toggle |
|
|
|
|
|
|
|
|
private xywh {82 143 35 25} type Toggle box THIN_UP_BOX |
|
|
} |
|
|
} |
|
|
} |
|
|
} |
|
|
Fl_Button {} { |
|
|
Fl_Button {} { |
|
|
label {output/input} |
|
|
|
|
|
xywh {56 182 55 25} type Toggle box ROUNDED_BOX color 106 selection_color 65 align 64 |
|
|
|
|
|
|
|
|
label {post/pre} selected |
|
|
|
|
|
xywh {61 183 45 22} type Toggle box ROUNDED_BOX color 106 selection_color 65 align 64 |
|
|
class Fl_Flip_Button |
|
|
class Fl_Flip_Button |
|
|
} |
|
|
} |
|
|
Fl_Group {} {open |
|
|
Fl_Group {} {open |
|
@@ -66,7 +66,7 @@ widget_class Mixer_Strip {open |
|
|
xywh {56 208 55 471} type HORIZONTAL labeltype NO_LABEL align 0 |
|
|
xywh {56 208 55 471} type HORIZONTAL labeltype NO_LABEL align 0 |
|
|
class Fl_Scalepack |
|
|
class Fl_Scalepack |
|
|
} { |
|
|
} { |
|
|
Fl_Box meter { |
|
|
|
|
|
|
|
|
Fl_Box {} { |
|
|
label DPM |
|
|
label DPM |
|
|
xywh {56 208 24 459} box ROUNDED_BOX selection_color 88 |
|
|
xywh {56 208 24 459} box ROUNDED_BOX selection_color 88 |
|
|
class DPM |
|
|
class DPM |
|
@@ -76,16 +76,6 @@ widget_class Mixer_Strip {open |
|
|
xywh {81 208 30 459} box ROUNDED_BOX selection_color 88 |
|
|
xywh {81 208 30 459} box ROUNDED_BOX selection_color 88 |
|
|
class DPM |
|
|
class DPM |
|
|
} |
|
|
} |
|
|
Fl_Box {} { |
|
|
|
|
|
label DPM |
|
|
|
|
|
xywh {91 208 20 461} box ROUNDED_BOX selection_color 88 |
|
|
|
|
|
class DPM |
|
|
|
|
|
} |
|
|
|
|
|
Fl_Box {} { |
|
|
|
|
|
label DPM |
|
|
|
|
|
xywh {101 208 10 471} box ROUNDED_BOX selection_color 88 |
|
|
|
|
|
class DPM |
|
|
|
|
|
} |
|
|
|
|
|
} |
|
|
} |
|
|
} |
|
|
} |
|
|
Fl_Box {} { |
|
|
Fl_Box {} { |
|
@@ -108,9 +98,13 @@ widget_class Mixer_Strip {open |
|
|
code0 {o->box( FL_BURNISHED_OVAL_BOX );} |
|
|
code0 {o->box( FL_BURNISHED_OVAL_BOX );} |
|
|
class Fl_Arc_Dial |
|
|
class Fl_Arc_Dial |
|
|
} |
|
|
} |
|
|
Fl_Dial {} {selected |
|
|
|
|
|
|
|
|
Fl_Dial {} { |
|
|
xywh {73 80 41 39} box OVAL_FRAME color 52 selection_color 55 |
|
|
xywh {73 80 41 39} box OVAL_FRAME color 52 selection_color 55 |
|
|
code0 {o->box( FL_BURNISHED_OVAL_BOX );} |
|
|
code0 {o->box( FL_BURNISHED_OVAL_BOX );} |
|
|
class Fl_Arc_Dial |
|
|
class Fl_Arc_Dial |
|
|
} |
|
|
} |
|
|
|
|
|
Fl_Counter intputs_counter { |
|
|
|
|
|
label {Mix Ins} |
|
|
|
|
|
xywh {60 788 58 20} type Simple align 4 minimum 1 maximum 4 step 1 value 1 |
|
|
|
|
|
} |
|
|
} |
|
|
} |