mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-26 08:27:43 +01:00
303 lines
13 KiB
XML
303 lines
13 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<Window>
|
|
<VBox id="vpacker">
|
|
<Adjustment id="vertical_adjustment"
|
|
initial_value="0"
|
|
min_value="0"
|
|
max_value="10"
|
|
step="400"/>
|
|
<Adjustment id="horizontal_adjustment"
|
|
initial_value="0"
|
|
min_value="0"
|
|
max_value="10000000000000000"/>
|
|
<Adjustment id="unused_adjustment"
|
|
initial_value="0"
|
|
min_value="0"
|
|
max_value="10"
|
|
step="400"/>
|
|
<HBox id="menu_bar_base"/>
|
|
<EventBox bgnormal="#000000">
|
|
<VBox borderwidth="2" spacing ="1">
|
|
<EventBox bgnormal="#282828">
|
|
<HBox borderwidth="1" spacing ="1">
|
|
<iconbutton id="tracks_button"
|
|
width="48" height="51"
|
|
normalicon="tracks"
|
|
activeicon="tracks_active"
|
|
prelighticon="tracks_prelight"/>
|
|
<Layout width="407" height="51">
|
|
<icon source="top_bar_background.png"
|
|
tooltip="--------------------
This is a mockup
--------------------" />
|
|
<HBox id="time_info_box_home"
|
|
x="60"
|
|
y="4"/>
|
|
<HBox id="primary_clock_home"
|
|
x="132"
|
|
y="6"/>
|
|
</Layout>
|
|
<Layout box.pack="end" width="114">
|
|
<Adjustment id="dsp_load_adjustment"
|
|
minvalue="1"
|
|
maxvalue="100"
|
|
initialvalue="50"
|
|
readonly="fals"/>
|
|
<Fader adjustment="dsp_load_adjustment"
|
|
facesource="dsp_load_fader_face.png"
|
|
handlesource="dsp_load_fader_handle.png"
|
|
minposx="0"
|
|
minposy="3"
|
|
maxposx="78"
|
|
maxposy="3"
|
|
readonly="true"
|
|
x="28"
|
|
y="8"/>
|
|
<icon source="metrics_display.png"
|
|
tooltip="--------------------
This is a mockup
--------------------"/>
|
|
</Layout>
|
|
<EventBox bgnormal="#383838"
|
|
width="420"
|
|
box.padding="4">
|
|
<EventBox bgnormal="#474747"
|
|
borderwidth="1"/>
|
|
</EventBox>
|
|
<VBox spacing ="1" box.pack="end">
|
|
<iconbutton id="mode_stereo_out_button"
|
|
tooltip="Stereo Out Mode"
|
|
width="79" height="25"
|
|
normalicon="mode_stereo_out"
|
|
activeicon="mode_stereo_out_active"
|
|
prelighticon="mode_stereo_out_prelight"
|
|
active="true"/>
|
|
<iconbutton id="mode_multi_out_button"
|
|
tooltip="Multi Out Mode"
|
|
width="79" height="25"
|
|
normalicon="mode_multi_out"
|
|
activeicon="mode_multi_out_active"
|
|
prelighticon="mode_multi_out_prelight"/>
|
|
</VBox>
|
|
</HBox>
|
|
</EventBox>
|
|
<EventBox bgnormal="#3E3E3E">
|
|
<HBox borderwidth="1"
|
|
spacing="1">
|
|
<iconbutton id="inspector_on_button"
|
|
tooltip="Show/Hide Inspector"
|
|
width="48" height="26"
|
|
normalicon="inspector_on"
|
|
activeicon="inspector_on_active"
|
|
prelighticon="inspector_on_prelight"/>
|
|
<iconbutton id="mixer_on_button"
|
|
tooltip="Show/Hide Mixer"
|
|
width="48" height="26"
|
|
normalicon="mixer_on"
|
|
activeicon="mixer_on_active"
|
|
prelighticon="mixer_on_prelight"/>
|
|
<iconbutton id="meter_bridge_on_button"
|
|
tooltip="Show/Hide Meter Bridge"
|
|
width="48" height="26"
|
|
normalicon="meter_bridge_on"
|
|
activeicon="meter_bridge_on_active"
|
|
prelighticon="meter_bridge_on_prelight"/>
|
|
<layout width="54" height="26" bgnormal="#3E3E3E"/>
|
|
<iconbutton id="transport_start_button"
|
|
tooltip="Rewind"
|
|
width="34" height="26"
|
|
normalicon="transport_start"
|
|
activeicon="transport_start_active"
|
|
prelighticon="transport_start_prelight"/>
|
|
<iconbutton id="transport_end_button"
|
|
tooltip="Forward"
|
|
width="34" height="26"
|
|
normalicon="transport_end"
|
|
activeicon="transport_end_active"
|
|
prelighticon="transport_end_prelight"/>
|
|
<iconbutton id="transport_play_button"
|
|
tooltip="Play"
|
|
width="34" height="26"
|
|
normalicon="transport_play"
|
|
activeicon="transport_play_active"
|
|
prelighticon="transport_play_prelight"/>
|
|
<iconbutton id="transport_record_button"
|
|
tooltip="Record"
|
|
width="34" height="26"
|
|
normalicon="transport_record"
|
|
activeicon="transport_record_active"
|
|
prelighticon="transport_record_prelight"/>
|
|
<iconbutton id="transport_stop_button"
|
|
tooltip="Stop"
|
|
width="34" height="26"
|
|
normalicon="transport_stop"
|
|
activeicon="transport_stop_active"
|
|
prelighticon="transport_stop_prelight"/>
|
|
<iconbutton id="transport_loop_button"
|
|
tooltip="Loop"
|
|
width="34" height="26"
|
|
normalicon="transport_loop"
|
|
activeicon="transport_loop_active"
|
|
prelighticon="transport_loop_prelight"/>
|
|
<iconbutton id="lock_session_button"
|
|
tooltip="Lock"
|
|
width="34" height="26"
|
|
normalicon="lock_session"
|
|
activeicon="lock_session_active"
|
|
prelighticon="lock_session_prelight"/>
|
|
<layout width="60" height="26" bgnormal="#3E3E3E"/>
|
|
<iconbutton id="tool_marker_button"
|
|
tooltip="Range Select Tool"
|
|
width="34" height="26"
|
|
normalicon="tool_marker"
|
|
activeicon="tool_marker_active"
|
|
prelighticon="tool_marker_prelight"/>
|
|
<iconbutton id="tool_arrow_button"
|
|
tooltip="Pointer Tool"
|
|
width="34" height="26"
|
|
normalicon="tool_arrow"
|
|
activeicon="tool_arrow_active"
|
|
prelighticon="tool_arrow_prelight"/>
|
|
<iconbutton id="tool_cut_button"
|
|
tooltip="Split Tool"
|
|
width="34" height="26"
|
|
normalicon="tool_cut"
|
|
activeicon="tool_cut_active"
|
|
prelighticon="tool_cut_prelight"/>
|
|
<iconbutton id="tool_zoom_button"
|
|
tooltip="Zoom Tool"
|
|
width="34" height="26"
|
|
normalicon="tool_zoom"
|
|
activeicon="tool_zoom_active"
|
|
prelighticon="tool_zoom_prelight"/>
|
|
<HBox box.pack="end" spacing ="1">
|
|
<Adjustment id="temporal_zoom_adjustment"
|
|
minvalue="0"
|
|
maxvalue="25"
|
|
initialvalue="4"
|
|
step="1"
|
|
pageincrement="1"/>
|
|
<Adjustment id="vertical_zoom_adjustment"
|
|
minvalue="1"
|
|
maxvalue="40"
|
|
initialvalue="2"
|
|
step="1"
|
|
pageincrement="1"/>
|
|
<Fader id="vertical_zoom_fader"
|
|
adjustment="vertical_zoom_adjustment"
|
|
facesource="vertical_zoom_fader_face.png"
|
|
handlesource="zoom_fader_handle.png"
|
|
activehandlesource="zoom_fader_handle_active.png"
|
|
minposx="20"
|
|
minposy="13"
|
|
maxposx="66"
|
|
maxposy="13"/>
|
|
<Fader adjustment="temporal_zoom_adjustment"
|
|
facesource="horizontal_zoom_fader_face.png"
|
|
handlesource="zoom_fader_handle.png"
|
|
activehandlesource="zoom_fader_handle_active.png"
|
|
minposx="66"
|
|
minposy="13"
|
|
maxposx="20"
|
|
maxposy="13"/>
|
|
<iconbutton id="tool_waveform_zoom_button"
|
|
tooltip="Waveform Zoom"
|
|
width="34" height="26"
|
|
normalicon="tool_waveform_zoom"
|
|
activeicon="tool_waveform_zoom_active"
|
|
prelighticon="tool_waveform_zoom_prelight"/>
|
|
<iconbutton id="media_button"
|
|
tooltip="Media Button"
|
|
width="48" height="26"
|
|
normalicon="media_button"
|
|
activeicon="media_button_active"
|
|
prelighticon="media_button_prelight"/>
|
|
</HBox>
|
|
</HBox>
|
|
</EventBox>
|
|
</VBox>
|
|
</EventBox>
|
|
<EventBox bgnormal="#000000" height="1"/>
|
|
<HBox box.pack="end"
|
|
box.fill="true"
|
|
box.expand="true">
|
|
<EventBox id="inspector_home"/>
|
|
<EventBox bgnormal="#000000" width="2"/>
|
|
<VBox box.fill="true"
|
|
box.expand="true">
|
|
<EventBox id="compact_meter_bridge_home"
|
|
bgnormal="#383838"/>
|
|
<EventBox bgnormal="#000000"
|
|
height="2"/>
|
|
<HPaned id="edit_pane"
|
|
box.fill="true"
|
|
box.expand="true">
|
|
<VPaned id="editor_summary_pane"
|
|
paned.resize="true"
|
|
paned.shrink="true">
|
|
<Table id="edit_packer"
|
|
rows="4"
|
|
columns="4">
|
|
<EventBox id="master_bus_ui_home"
|
|
table.leftattach="0"
|
|
table.rightattach="1"
|
|
table.topattach="0"
|
|
table.bottomattach="2"
|
|
bgnormal="#ff00ff"/>
|
|
<EventBox id="ruler_label_event_box"
|
|
table.leftattach="1"
|
|
table.rightattach="2"
|
|
table.topattach="0"
|
|
table.bottomattach="1"
|
|
table.xfill="true"
|
|
table.yshrink="true"
|
|
bgnormal="#ffff00"
|
|
ui.orphan="true"/>
|
|
<VBox id="ruler_label_vbox"
|
|
ui.orphan="true"/>
|
|
<EventBox id="time_bars_event_box"
|
|
table.leftattach="1"
|
|
table.rightattach="2"
|
|
table.topattach="1"
|
|
table.bottomattach="2"
|
|
table.xfill="true"
|
|
table.yshrink="true" ui.orphan="true"/>
|
|
<VBox id="time_bars_vbox" ui.orphan="true"/>
|
|
<EventBox id="time_canvas_event_box"
|
|
table.leftattach="2"
|
|
table.rightattach="3"
|
|
table.topattach="0"
|
|
table.bottomattach="1"
|
|
table.xfill="true"
|
|
table.xexpand="true"
|
|
table.yfill="true">
|
|
<VBox id="time_canvas_vbox"/>
|
|
</EventBox>
|
|
<Layout id="controls_layout"
|
|
hadjustment="unused_adjustment"
|
|
vadjustment="vertical_adjustment"
|
|
table.leftattach="0"
|
|
table.rightattach="2"
|
|
table.topattach="2"
|
|
table.bottomattach="3"
|
|
table.xfill="true"
|
|
table.yfill="true"
|
|
table.yexpand="true"
|
|
bgnormal="#3E3E3E">
|
|
<VBox id="edit_controls_vbox" height="800"/>
|
|
</Layout>
|
|
</Table>
|
|
</VPaned>
|
|
</HPaned>
|
|
<EventBox id="mixer_bridge_view_home"
|
|
height="400"
|
|
box.pack="end"
|
|
visible="false"
|
|
noshowall="true"/>
|
|
<EventBox id="meter_bridge_view_home"
|
|
box.pack="end"
|
|
visible="false"
|
|
noshowall="true"
|
|
box.fill="true"
|
|
box.expand="true"/>
|
|
</VBox>
|
|
</HBox>
|
|
</VBox>
|
|
</Window>
|