ardour/gtk2_ardour/ui/master_ui.xml
2014-12-14 01:33:33 +02:00

93 lines
2.9 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<RouteUI width="233"
bgnormal="#424242"
bgactive="#6C6C6C"
peaktreshold="-144.4">
<VBox>
<EventBox height="1"
bgnormal="#494949"
bgactive="#494949"/>
<HBox height="29">
<HBox id="master_bus_hbox"
noshowall="true">
<EventBox width="1"
bgnormal="#494949"
bgactive="#494949"/>
<EventBox width="29"
bgnormal="#424242"
bgactive="#F48E16"/>
<EventBox width="6"
bgnormal="#F48E16"
bgactive="#F48E16"/>
<EventBox width="1"
bgnormal="#000000"
bgactive="#000000"/>
<VBox width="6"/>
<Label text="Master Bus"
winfont ="Arial Bold 10"
macfont ="Helvetica Bold 10"
fgnormal="#AFAFAF"
fgactive="#AFAFAF"
width="98"
height="17"
horzalignment="start"
vertalignment="center"/>
</HBox>
<HBox id="master_bus_empty_hbox"
width="141"
noshowall="true"/>
<iconbutton id="master_mute_button"
width="83"
height="29"
normalicon="master_mute"
activeicon="master_mute_active"
_prelighticon="master_mute_prelight"
tooltip="Mute"/>
<EventBox width="1"
bgnormal="#424242"
bgactive="#424242"/>
<EventBox bgnormal="#424242"
bgactive="#6C6C6C">
<HBox id="level_meter_home"
width="8"/>
</EventBox>
</HBox>
<EventBox height="1"
bgnormal="#000000"
bgactive="#000000"/>
</VBox>
<EventBox id="no_peak_display_box"
width="95"
height="13"
bgnormal="#B1B1B1"
ui.orphan="true"/>
<Button id="peak_display_button"
text="- inf"
width="95"
height="13"
bgnormal="#B1B1B1"
bgactive="#D83838"
fgnormal="#000000"
fgactive="#000000"
bghover="#C47474"
ui.orphan="true"/>
<iconbutton id="clear_solo_button"
width="47"
height="27"
normalicon="master_clear_solo"
activeicon="master_clear_solo_active"
_prelighticon="master_clear_solo_prelight"
ui.orphan="true"/>
<iconbutton id="global_rec_button"
width="47"
height="27"
normalicon="master_global_rec"
activeicon="master_global_rec_active"
_prelighticon="master_global_rec_prelight"
ui.orphan="true"/>
<icon id="master_bus_multi_out_mode_icon"
source="master_bus_multi_out_mode"
ui.orphan="true"/>
</RouteUI>