ardour/gtk2_ardour/ui/mixer_bridge_view.xml
2015-02-11 19:12:36 +02:00

30 lines
876 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<CompactMeterbridge bgnormal="#353535">
<HBox>
<VBox width="70">
<EventBox bgnormal="#000000"
height="1"/>
<Icon source="mixer_plate"/>
</VBox>
<EventBox bgnormal="#000000"
width="1"/>
<ScrolledWindow hscroll="always"
vscroll="never"
box.expand="true"
box.fill="true">
<EventBox bgnormal="#383838">
<VBox>
<EventBox bgnormal="#000000"
height="1"/>
<HBox height="25"/>
<EventBox bgnormal="#000000"
height="1"/>
<Hbox id="mixer_strips_home" height="383"/>
<EventBox bgnormal="#000000"
height="1"/>
</VBox>
</EventBox>
</ScrolledWindow>
</HBox>
</CompactMeterbridge>