ardour/gtk2_ardour/ui/master_ui.xml

84 lines
2.6 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="17">
<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 10"
macfont ="Helvetica 10"
fgnormal="#ffffff"
fgactive="#ffffff"
width="99"
height="17"
horzalignment="start"
vertalignment="center"/>
<iconbutton id="master_mute_button"
width="83"
height="17"
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="2"
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.png"
ui.orphan="true"/>
</RouteUI>