mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-06 13:45:43 +01:00
30 lines
876 B
XML
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>
|