ardour/gtk2_ardour/ui/inspector_gain_meter.xml
2014-07-28 20:10:12 +03:00

62 lines
No EOL
1.7 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<GainSlider meterwidth="6"
thinmeterwidth="6">
<Adjustment id="gain_adjustment"
minvalue="0"
maxvalue="1"/>
<Layout bgnormal="#383838"
width="97"
height="258">
<Button id="peak_display_button"
x="1"
y="0"
width="95"
height="16"
bgnormal="#B1B1B1"
bgactive="#D83838"
fgnormal="#000000"
fgactive="#000000"
bghover="#C47474"
bordercolor="#C9C9C9"
borderwidth="1 1 0 0"/>
<VBox id="level_meter_home"
x="1"
y="34"
width="27"
height="187"/>
<icon source="inspector_background.png"
x="33"
y="16"/>
<Fader id="gain_slider"
adjustment="gain_adjustment"
facesource="slider_controller_fader.png"
underlaysource="slider_controller_fader_underlay.png"
handlesource="slider_controller_fader_handle.png"
activehandlesource="slider_controller_fader_handle.png"
minposx="10"
minposy="196"
maxposx="10"
maxposy="10"
x="66"
y="24"
bgnormal="#383838"/>
<EventBox id="gain_display_home"
x="1"
y="242"
width="95"
height="16"
visible="false"/>
<Button id="gain_display_button"
x="1"
y="242"
width="95"
height="16"
bgnormal="#B1B1B1"
bgactive="#D83838"
fgnormal="#000000"
fgactive="#000000"
bghover="#C47474"
bordercolor="#C9C9C9"
borderwidth="1 1 0 0"/>
</Layout>
</GainSlider>