ardour/gtk2_ardour/ui/meter_strip.xml

105 lines
4.5 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<RouteUI gainmeterscript="meter_strip_gain_meter.xml">
<EventBox id="panners_home" bgnormal="#383838" bgactive="#545454" height="59" ui.orphan="true"/>
<HBox>
<EventBox bgnormal="#383838" bgactive="#545454">
<VBox>
<HBox id="level_meter_home"/>
<Vbox>
<HBox id="gain_meter_home"/>
<EventBox bgnormal="#383838" bgactive="#545454">
<VBox>
<EventBox bgnormal="#000000"
bgactive="#000000"
height="1"/>
<HBox>
<iconbutton id="rec_enable_button"
width="18"
height="12"
normalicon="meter_strip_record"
activeicon="meter_strip_record_active"
prelighticon="meter_strip_record_prelight"/>
<EventBox bgnormal="#000000"
bgactive="#000000"
width="1"/>
<iconbutton id="monitor_input_button"
width="18"
height="12"
normalicon="meter_strip_monitor_input"
activeicon="meter_strip_monitor_input_active"
prelighticon="meter_strip_monitor_input_prelight"/>
</HBox>
<EventBox bgnormal="#000000"
bgactive="#000000"
height="1"/>
<HBox>
<iconbutton id="mute_button"
width="18"
height="12"
normalicon="meter_strip_mute"
activeicon="meter_strip_mute_active"
implicitactiveicon="meter_strip_mute_implicit"
prelighticon="mixer_mute_prelight"/>
<EventBox bgnormal="#000000"
bgactive="#000000"
width="1"/>
<iconbutton id="solo_button"
width="18"
height="12"
normalicon="meter_strip_solo"
activeicon="meter_strip_solo_active"
implicitactiveicon="meter_strip_solo_safe"
prelighticon="meter_strip_solo_prelight"/>
</HBox>
<EventBox bgnormal="#000000"
bgactive="#000000"
height="1"/>
<Button id="name_button"
width="37"
height="24"/>
<EventBox bgnormal="#000000"
bgactive="#000000"
height="1"/>
</VBox>
</EventBox>
</Vbox>
<EventBox bgnormal="#000000"
bgactive="#000000"
height="1"
box.pack="end"/>
</VBox>
</EventBox>
<EventBox bgnormal="#000000"
bgactive="#000000"
width="1"/>
</HBox>
<Button id="show_sends_button" ui.orphan="true"/>
<Button id="monitor_disk_button" ui.orphan="true"/>
<Button id="comment_button" ui.orphan="true"/>
<Button id="midi_input_enable_button" ui.orphan="true"/>
<Button id="group_button" text="Grp" ui.orphan="true"/>
<HBox id="invert_button_box" ui.orphan="true"/>
<button id="color_palette_button" ui.orphan="true"/>
<button id="color_button_1" ui.orphan="true"/>
<button id="color_button_2" ui.orphan="true"/>
<button id="color_button_3" ui.orphan="true"/>
<button id="color_button_4" ui.orphan="true"/>
<button id="color_button_5" ui.orphan="true"/>
<button id="color_button_6" ui.orphan="true"/>
<button id="color_button_7" ui.orphan="true"/>
<button id="color_button_8" ui.orphan="true"/>
<button id="color_button_9" ui.orphan="true"/>
<button id="color_button_10" ui.orphan="true"/>
<button id="color_button_11" ui.orphan="true"/>
<button id="color_button_12" ui.orphan="true"/>
<button id="color_button_13" ui.orphan="true"/>
<button id="color_button_14" ui.orphan="true"/>
<button id="color_button_15" ui.orphan="true"/>
<EventBox id="color_palette_home" ui.orphan="true"/>
<VBox id="color_buttons_home" ui.orphan="true"/>
<Button id="info_panel_button" ui.orphan="true"/>
<Label id="input_info_label" ui.orphan="true"/>
<Label id="output_info_label" ui.orphan="true"/>
<VBox id="info_panel_home" ui.orphan="true"/>
</RouteUI>