ardour/gtk2_ardour/ui/master_ui.xml

68 lines
2.2 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<RouteUI width="97"
height="99"
bgnormal="#000000"
bgactive="#000000"
peaktreshold="-144.4">
<VBox id="peak_display_button_home" borderwidth="1" spacing="1">
<EventBox id="no_peak_display_box"
width="95"
height="13"
bgnormal="#B1B1B1"/>
<Button id="peak_display_button"
text="- inf"
width="95"
height="13"
bgnormal="#B1B1B1"
bgactive="#D83838"
fgnormal="#000000"
fgactive="#000000"
bghover="#C47474"/>
<HBox box.pack="end"
spacing="1">
<VBox spacing="1">
<iconbutton id="master_mute_button"
width="47"
height="27"
normalicon="master_mute"
activeicon="master_mute_active"
prelighticon="master_mute_prelight"/>
<iconbutton id="clear_solo_button"
width="47"
height="27"
normalicon="master_clear_solo"
activeicon="master_clear_solo_active"
prelighticon="master_clear_solo_prelight"/>
<iconbutton id="global_rec_button"
width="47"
height="27"
normalicon="master_global_rec"
activeicon="master_global_rec_active"
prelighticon="master_global_rec_prelight"/>
</VBox>
<Layout bgnormal="#383838"
width="47"
height="83">
<EventBox bgnormal="#4E4E4E"
width="1"
height="83"/>
<EventBox bgnormal="#4E4E4E"
width="47"
height="1"/>
<icon id="master_bus_master_label"
source="master_bus_master_label.png"
x="1"
y="1"/>
<VBox id="the_icon_home">
<icon id="master_bus_multi_out_mode_icon"
source="master_bus_multi_out_mode.png"/>
</VBox>
<VBox id="level_meter_home"
height="61"
x="18"
y="15"/>
</Layout>
</HBox>
</VBox>
</RouteUI>