2 <frame label="Delay time">
4 <table rows="4" cols="2">
5 <hbox attach-x="0" attach-y="0" attach-h="3" spacing="12" pad-x="10" pad-y="15">
8 <knob param="bpm" size="5" />
15 <toggle param="sync"/>
19 <label attach-x="1" attach-y="0" param="subdiv" />
20 <hscale attach-x="2" attach-y="0" param="subdiv" />
21 <label attach-x="1" attach-y="1" param="time_l" />
22 <hscale attach-x="2" attach-y="1" param="time_l" />
23 <label attach-x="1" attach-y="2" param="time_r" />
24 <hscale attach-x="2" attach-y="2" param="time_r" />
28 <frame label="Synchronize">
30 <table rows="2" cols="1">
31 <hbox attach-x="0" attach-y="0">
32 <vbox attach-x="0" attach-y="0">
33 <label param="sync_led_l" />
34 <led param="sync_led_l"/>
36 <vbox attach-x="1" attach-y="0">
37 <label param="sync_led_r" />
38 <led param="sync_led_r"/>
41 <vbox attach-x="0" attach-y="1">
42 <label text="Line Reset"/>
43 <align expand="0" attach-x="0" attach-y="1"><button param="reset" /></align>
48 <frame label="Mixing">
50 <table expand="0" rows="2" cols="2">
51 <vbox fill="0" attach-x="0" attach-y="0" pad-x="10">
52 <label param="feedback" fill="0" expand="0" />
53 <knob param="feedback" fill="0" expand="0" />
54 <value param="feedback" fill="0" expand="0" />
56 <vbox fill="0" attach-x="1" attach-y="0" pad-x="10">
57 <label param="amount"/>
58 <knob param="amount" type="1"/>
59 <value param="amount"/>
62 <vbox fill="0" attach-x="0" attach-y="1" fill-y="1" pad-x="10">
63 <label param="window" fill="0" expand="0"/>
64 <knob param="window" fill="0" expand="0"/>
65 <value param="window" fill="0" expand="0"/>
68 <vbox fill="0" attach-x="1" attach-y="1" >
69 <label param="width" />
70 <knob param="width" />
71 <value param="width" />