mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-05 21:25:46 +01:00
629 lines
23 KiB
XML
629 lines
23 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<Dialog title="Tracks Preferences" resizeable="false">
|
|
<style name="generic_control"
|
|
winfont ="Arial 10"
|
|
macfont ="Helvetica 10"
|
|
fgnormal="#BFBFBF"
|
|
bgnormal="#6C6C6C"
|
|
fgactive="#BFBFBF"
|
|
bgactive="#454545"
|
|
fghover="#CCCCCC"
|
|
bghover="#898989"
|
|
fgdisabled ="#959595"/>
|
|
<style name="generic_button"
|
|
style="generic_control"
|
|
bordercolor="#7E7E7E"
|
|
borderwidth="1 1 0 0"/>
|
|
<style name="generic_dropdown"
|
|
style="generic_control"
|
|
bgdisabled="#373737"/>
|
|
<style name="generic_dropdown_menu"
|
|
bgnormal="#454545"/>
|
|
|
|
<Layout bgnormal="#1F1F1F"
|
|
x="0"
|
|
y="0"
|
|
width="619"
|
|
height="623">
|
|
<VBox x="2"
|
|
y="1">
|
|
<EventBox bgnormal="#A0A0A0"
|
|
width="107"
|
|
height="1"/>
|
|
<Iconbutton id="audio_settings_tab_button"
|
|
width="107"
|
|
height="65"
|
|
normalicon="preferences_audio_settings_tab_button"
|
|
activeicon="preferences_audio_settings_tab_button_active"
|
|
_prelighticon="preferences_audio_settings_tab_button_prelight"/>
|
|
<EventBox bgnormal="#A0A0A0"
|
|
width="107"
|
|
height="1"/>
|
|
<Iconbutton id="midi_settings_tab_button"
|
|
width="107"
|
|
height="65"
|
|
normalicon="preferences_midi_settings_tab_button"
|
|
activeicon="preferences_midi_settings_tab_button_active"
|
|
_prelighticon="preferences_midi_settings_tab_button_prelight"/>
|
|
<EventBox bgnormal="#A0A0A0"
|
|
width="107"
|
|
height="1"/>
|
|
<Iconbutton id="session_settings_tab_button"
|
|
width="107"
|
|
height="65"
|
|
normalicon="preferences_session_settings_tab_button"
|
|
activeicon="preferences_session_settings_tab_button_active"
|
|
_prelighticon="preferences_session_settings_tab_button_prelight"/>
|
|
<EventBox bgnormal="#A0A0A0"
|
|
width="107"
|
|
height="1"/>
|
|
</VBox>
|
|
|
|
<Layout bgnormal="#565656"
|
|
x="113"
|
|
y="559"
|
|
width="505"
|
|
height="63">
|
|
<Iconbutton id="ok_button"
|
|
style="generic_button"
|
|
x="275"
|
|
y="18"
|
|
width="71"
|
|
height="28"
|
|
normalicon="preferences_ok_button"
|
|
activeicon="preferences_ok_button_active"
|
|
_prelighticon="preferences_ok_button_prelight"/>
|
|
<Iconbutton id="cancel_button"
|
|
style="generic_button"
|
|
x="347"
|
|
y="18"
|
|
width="71"
|
|
height="28"
|
|
normalicon="preferences_cancel_button"
|
|
activeicon="preferences_cancel_button_active"
|
|
_prelighticon="preferences_cancel_button_prelight"/>
|
|
<Iconbutton id="apply_button"
|
|
style="generic_button"
|
|
x="419"
|
|
y="18"
|
|
width="71"
|
|
height="28"
|
|
normalicon="preferences_apply_button"
|
|
activeicon="preferences_apply_button_active"
|
|
_prelighticon="preferences_apply_button_prelight"/>
|
|
</Layout>
|
|
<Layout id="midi_settings_layout"
|
|
bgnormal="#565656"
|
|
x="113"
|
|
y="1"
|
|
width="505"
|
|
height="557"
|
|
visible="true">
|
|
<Layout bgnormal="#000000"
|
|
x="21"
|
|
y="20"
|
|
width="291"
|
|
height="19">
|
|
<Label style="generic_control"
|
|
text="MIDI PORTS"
|
|
fgnormal="#ffffff"
|
|
winfont ="Arial Bold 10"
|
|
macfont ="Helvetica Bold 10"
|
|
x="7" y="3"/>
|
|
</Layout>
|
|
<Layout bgnormal="#797979"
|
|
x="317"
|
|
y="20"
|
|
width="60"
|
|
height="19">
|
|
<Label style="generic_control"
|
|
text="INPUT"
|
|
fgnormal="#ffffff"
|
|
winfont ="Arial Bold 10"
|
|
macfont ="Helvetica Bold 10"
|
|
x="7"
|
|
y="3"/>
|
|
</Layout>
|
|
<Layout bgnormal="#797979"
|
|
x="382"
|
|
y="20"
|
|
width="60"
|
|
height="19">
|
|
<Label style="generic_control"
|
|
text="OUTPUT"
|
|
fgnormal="#ffffff"
|
|
winfont ="Arial Bold 10"
|
|
macfont ="Helvetica Bold 10"
|
|
x="7"
|
|
y="3"/>
|
|
</Layout>
|
|
<Layout bgnormal="#000000"
|
|
x="447"
|
|
y="20"
|
|
width="14"
|
|
height="19"/>
|
|
<ScrolledWindow bgnormal="#565656"
|
|
x="21"
|
|
y="62"
|
|
width="440"
|
|
height="218"
|
|
hscroll="never"
|
|
vscroll="auto">
|
|
<HBox>
|
|
<VBox id="midi_device_list">
|
|
</VBox>
|
|
</HBox>
|
|
</ScrolledWindow>
|
|
</Layout>
|
|
<Layout id="audio_settings_layout"
|
|
bgnormal="#000000"
|
|
x="113" y="1"
|
|
width="505"
|
|
height="558"
|
|
visible="true">
|
|
<Layout bgnormal="#565656"
|
|
x="0"
|
|
y="0"
|
|
width="505"
|
|
height="100">
|
|
<Label style="generic_control"
|
|
text="AUDIO ENGINE"
|
|
x="0"
|
|
y="15"
|
|
width="88"
|
|
horzalignment="end"/>
|
|
<Dropdown style="generic_dropdown"
|
|
id="engine_dropdown"
|
|
x="96"
|
|
y="12"
|
|
width="126"
|
|
height="20"
|
|
normalicon="preference_device_dropdown"
|
|
activeicon="preference_device_dropdown_active"
|
|
_prelighticon="preference_device_dropdown_prelight"
|
|
inactiveicon="preference_device_dropdown_inactive">
|
|
<HBox>
|
|
<VBox width="10"/>
|
|
<Label style="generic_control"
|
|
horzalignment="start"
|
|
width="93"/>
|
|
</HBox>
|
|
<DropdownMenu style="generic_dropdown_menu"/>
|
|
</Dropdown>
|
|
|
|
<Label style="generic_control"
|
|
text="INTERFACE"
|
|
x="0"
|
|
y="43"
|
|
width="88"
|
|
horzalignment="end"/>
|
|
<Dropdown style="generic_dropdown"
|
|
id="device_dropdown"
|
|
x="96"
|
|
y="40"
|
|
width="126"
|
|
height="20"
|
|
normalicon="preference_device_dropdown"
|
|
activeicon="preference_device_dropdown_active"
|
|
_prelighticon="preference_device_dropdown_prelight"
|
|
inactiveicon="preference_device_dropdown_inactive">
|
|
<HBox>
|
|
<VBox width="10"/>
|
|
<Label style="generic_control"
|
|
horzalignment="start"
|
|
width="93"/>
|
|
</HBox>
|
|
<DropdownMenu style="generic_dropdown_menu"/>
|
|
</Dropdown>
|
|
<Label style="generic_control"
|
|
text="SAMPLE RATE"
|
|
x="223"
|
|
y="15"
|
|
width="80"
|
|
horzalignment="end"/>
|
|
<Dropdown style="generic_dropdown"
|
|
id="sample_rate_dropdown"
|
|
x="311"
|
|
y="12"
|
|
width="90"
|
|
height="20"
|
|
normalicon="preference_rate_buffer_dropdown"
|
|
activeicon="preference_rate_buffer_dropdown_active"
|
|
_prelighticon="preference_rate_buffer_dropdown_prelight"
|
|
inactiveicon="preference_rate_buffer_dropdown_inactive">
|
|
<HBox>
|
|
<VBox width="10"/>
|
|
<Label style="generic_control"
|
|
horzalignment="start"
|
|
width="57"/>
|
|
</HBox>
|
|
<DropdownMenu style="generic_dropdown_menu"/>
|
|
</Dropdown>
|
|
<Label style="generic_control"
|
|
text="BUFFER SIZE"
|
|
x="223"
|
|
y="43"
|
|
width="80"
|
|
horzalignment="end"/>
|
|
<Dropdown style="generic_dropdown"
|
|
id="buffer_size_dropdown"
|
|
x="311"
|
|
y="40"
|
|
width="90"
|
|
height="20"
|
|
normalicon="preference_rate_buffer_dropdown"
|
|
activeicon="preference_rate_buffer_dropdown_active"
|
|
_prelighticon="preference_rate_buffer_dropdown_prelight"
|
|
inactiveicon="preference_rate_buffer_dropdown_inactive">
|
|
<HBox>
|
|
<VBox width="10"/>
|
|
<Label style="generic_control"
|
|
horzalignment="start"
|
|
width="57"/>
|
|
</HBox>
|
|
<DropdownMenu style="generic_dropdown_menu"/>
|
|
</Dropdown>
|
|
|
|
<Iconbutton id="control_panel_button"
|
|
style="generic_button"
|
|
x="407"
|
|
y="12"
|
|
width="85"
|
|
height="49"
|
|
normalicon="preferences_device_control_panel_button"
|
|
activeicon="preferences_device_control_panel_button_active"
|
|
_prelighticon="preferences_device_control_panel_button_prelight"/>
|
|
|
|
<Label id="latency_label" style="generic_control" text="INPUT LATENCY:" x="16" y="74 " width="476"/>
|
|
</Layout>
|
|
<Layout bgnormal="#565656" x="0" y="101" width="505" height="39">
|
|
<Label style="generic_control" text="CHANNEL CONFIGURATION MODE" fgnormal="#ffffff"
|
|
winfont ="Arial Bold 10"
|
|
macfont ="Helvetica Bold 10"
|
|
x="18" y="12"/>
|
|
<iconbutton id="multi_out_button"
|
|
text="MULTI OUT"
|
|
x="280"
|
|
y="6"
|
|
width="106"
|
|
height="28"
|
|
normalicon="preferences_multi_out_button"
|
|
activeicon="preferences_multi_out_button_active"
|
|
_prelighticon="preferences_multi_out_button_prelight"/>
|
|
<Iconbutton id="stereo_out_button"
|
|
x="387"
|
|
y="6"
|
|
width="106"
|
|
height="28"
|
|
normalicon="preferences_stereo_out_button"
|
|
activeicon="preferences_stereo_out_button_active"
|
|
_prelighticon="preferences_stereo_out_button_prelight"/>
|
|
</Layout>
|
|
<Layout bgnormal="#565656" x="0" y="141" width="505" height="416">
|
|
<Layout bgnormal="#862579" x="16" y="13" width="3" height="41"/>
|
|
<Layout bgnormal="#862579" x="22" y="13" width="265" height="19">
|
|
<Label style="generic_control"
|
|
text="INPUTS"
|
|
fgnormal="#ffffff"
|
|
winfont ="Arial Bold 10"
|
|
macfont ="Helvetica Bold 10"
|
|
x="7"
|
|
y="3"/>
|
|
</Layout>
|
|
<Layout bgnormal="#797979" x="22" y="35" width="85" height="19">
|
|
<Label style="generic_control" text="Port" fgnormal="#000000" x="7" y="3"/>
|
|
</Layout>
|
|
<Button id="all_inputs_on_button"
|
|
text="ALL"
|
|
style="generic_button"
|
|
fgnormal="#D1D1D1"
|
|
bgnormal="#606060"
|
|
fgactive="#C9C9C9"
|
|
bgactive="#454545"
|
|
fghover="#DADADA"
|
|
bghover="#808080"
|
|
borderwidth="0 0 0 0"
|
|
x="111" y="35" width="29" height="19"/>
|
|
<Button id="all_inputs_off_button"
|
|
text="ALL"
|
|
style="generic_button"
|
|
fgnormal="#D1D1D1"
|
|
bgnormal="#606060"
|
|
fgactive="#C9C9C9"
|
|
bgactive="#454545"
|
|
fghover="#DADADA"
|
|
bghover="#808080"
|
|
borderwidth="0 0 0 0"
|
|
x="141" y="35" width="29" height="19"/>
|
|
<Layout bgnormal="#797979" x="174" y="35" width="26" height="19">
|
|
<Label style="generic_control" text="#" fgnormal="#000000" x="7" y="3"/>
|
|
</Layout>
|
|
<Layout bgnormal="#797979" x="202" y="35" width="85" height="19">
|
|
<Label style="generic_control" text="Track Name" fgnormal="#000000" x="7" y="3"/>
|
|
</Layout>
|
|
<Layout bgnormal="#27ae36" x="290" y="13" width="3" height="41"/>
|
|
<Layout bgnormal="#27ae36" x="296" y="13" width="178" height="19">
|
|
<Label style="generic_control"
|
|
text="OUTPUTS"
|
|
fgnormal="#ffffff"
|
|
winfont ="Arial Bold 10"
|
|
macfont ="Helvetica Bold 10"
|
|
x="7"
|
|
y="3"/>
|
|
</Layout>
|
|
<Layout bgnormal="#797979" x="296" y="35" width="85" height="19">
|
|
<Label style="generic_control" text="Port" fgnormal="#000000" x="7" y="3"/>
|
|
</Layout>
|
|
<Button id="all_outputs_on_button"
|
|
text="ALL"
|
|
style="generic_button"
|
|
fgnormal="#D1D1D1"
|
|
bgnormal="#606060"
|
|
fgactive="#C9C9C9"
|
|
bgactive="#454545"
|
|
fghover="#DADADA"
|
|
bghover="#808080"
|
|
borderwidth="0 0 0 0"
|
|
x="385" y="35" width="29" height="19"/>
|
|
<Button id="all_outputs_off_button"
|
|
text="ALL"
|
|
style="generic_button"
|
|
fgnormal="#D1D1D1"
|
|
bgnormal="#606060"
|
|
fgactive="#C9C9C9"
|
|
bgactive="#454545"
|
|
fghover="#DADADA"
|
|
bghover="#808080"
|
|
borderwidth="0 0 0 0"
|
|
x="415" y="35" width="29" height="19"/>
|
|
<Layout bgnormal="#797979" x="448" y="35" width="26" height="19">
|
|
<Label style="generic_control" text="#" fgnormal="#000000" x="7" y="3"/>
|
|
</Layout>
|
|
<ScrolledWindow x="16" y="62" bgnormal="#565656" width="478" height="299" hscroll="never" vscroll="auto">
|
|
<HBox>
|
|
<VBox id="device_capture_list" width="274">
|
|
</VBox>
|
|
<VBox id="device_playback_list">
|
|
</VBox>
|
|
</HBox>
|
|
</ScrolledWindow>
|
|
<Iconbutton id="name_tracks_after_driver_button"
|
|
style="generic_button"
|
|
x="16"
|
|
y="369"
|
|
width="136"
|
|
height="39"
|
|
normalicon="preference_name_track_after_driver_button"
|
|
activeicon="preference_name_track_after_driver_active"
|
|
_prelighticon="preference_name_track_after_driver_prelight"/>
|
|
<Iconbutton id="reset_tracks_name_to_default_button"
|
|
x="153"
|
|
y="369"
|
|
width="136"
|
|
height="39"
|
|
normalicon="preference_reset_track_names_button"
|
|
activeicon="preference_reset_track_names_button_active"
|
|
_prelighticon="preference_reset_track_names_button_prelight"/>
|
|
<Iconbutton id="yes_button"
|
|
text="YES"
|
|
x="292"
|
|
y="369"
|
|
width="52"
|
|
height="39"
|
|
normalicon="preference_yes_button"
|
|
activeicon="preference_yes_button_active"
|
|
_prelighticon="preference_yes_button_prelight"/>
|
|
<Iconbutton id="no_button"
|
|
text="NO"
|
|
x="345"
|
|
y="369"
|
|
width="52"
|
|
height="39"
|
|
normalicon="preference_no_button"
|
|
activeicon="preference_no_button_active"
|
|
_prelighticon="preference_no_button_prelight"/>
|
|
</Layout>
|
|
</Layout>
|
|
<Layout id="session_settings_layout" bgnormal="#565656" x="113" y="1" width="505" height="557" visible="false">
|
|
<!--
|
|
|
|
Igor! Add feel free to add what you need here!
|
|
|
|
-->
|
|
<Label style="generic_control" text="FILE TYPE" x="24" y="40"/>
|
|
<Dropdown style="generic_dropdown"
|
|
id="file_type_dropdown"
|
|
x="215"
|
|
y="40"
|
|
width="150"
|
|
height="20"
|
|
normalicon="preference_session_settings_dropdown"
|
|
activeicon="preference_session_settings_dropdown_active"
|
|
_prelighticon="preference_session_settings_dropdown_prelight">
|
|
<HBox>
|
|
<VBox width="10"/>
|
|
<Label style="generic_control"
|
|
horzalignment="start"
|
|
width="117"/>
|
|
</HBox>
|
|
<DropdownMenu style="generic_dropdown_menu">
|
|
<Dropdownitem title="Caf"
|
|
horzalignment="start"/>
|
|
<Dropdownitem title="BWav"
|
|
horzalignment="start"/>
|
|
<Dropdownitem title="Aiff"
|
|
horzalignment="start"/>
|
|
<Dropdownitem title="Wave64"
|
|
horzalignment="start"/>
|
|
</DropdownMenu>
|
|
</Dropdown>
|
|
<Label style="generic_control" text="BIT DEPTH" x="24" y="70"/>
|
|
<Dropdown style="generic_dropdown"
|
|
id="bit_depth_dropdown"
|
|
x="215"
|
|
y="70"
|
|
width="150"
|
|
height="20"
|
|
normalicon="preference_session_settings_dropdown"
|
|
activeicon="preference_session_settings_dropdown_active"
|
|
_prelighticon="preference_session_settings_dropdown_prelight">
|
|
<HBox>
|
|
<VBox width="10"/>
|
|
<Label style="generic_control"
|
|
horzalignment="start"
|
|
width="117"/>
|
|
</HBox>
|
|
<DropdownMenu style="generic_dropdown_menu">
|
|
<Dropdownitem title="16 bit"
|
|
horzalignment="start"/>
|
|
<Dropdownitem title="24 bit"
|
|
horzalignment="start"/>
|
|
<Dropdownitem title="32 bit floating point"
|
|
horzalignment="start"/>
|
|
</DropdownMenu>
|
|
</Dropdown>
|
|
<Label style="generic_control" text="SESSION FRAME RATE" x="24" y="100"/>
|
|
<Dropdown style="generic_dropdown"
|
|
id="frame_rate_dropdown"
|
|
x="215"
|
|
y="100"
|
|
width="150"
|
|
height="20"
|
|
normalicon="preference_session_settings_dropdown"
|
|
activeicon="preference_session_settings_dropdown_active"
|
|
_prelighticon="preference_session_settings_dropdown_prelight">
|
|
<HBox>
|
|
<VBox width="10"/>
|
|
<Label style="generic_control"
|
|
horzalignment="start"
|
|
width="117"/>
|
|
</HBox>
|
|
<DropdownMenu style="generic_dropdown_menu">
|
|
<Dropdownitem title="24 fps"
|
|
horzalignment="start"/>
|
|
<Dropdownitem title="25 fps"
|
|
horzalignment="start"/>
|
|
<Dropdownitem title="30 fps"
|
|
horzalignment="start"/>
|
|
<Dropdownitem title="23.976 fps"
|
|
horzalignment="start"/>
|
|
<Dropdownitem title="29.97 fps"
|
|
horzalignment="start"/>
|
|
</DropdownMenu>
|
|
</Dropdown>
|
|
<Label style="generic_control"
|
|
text="AUTO LOCK TIMER"
|
|
x="24"
|
|
y="175"/>
|
|
<Dropdown style="generic_button"
|
|
id="auto_lock_timer_dropdown"
|
|
x="215"
|
|
y="175"
|
|
width="150"
|
|
height="20"
|
|
normalicon="preference_session_settings_dropdown"
|
|
activeicon="preference_session_settings_dropdown_active"
|
|
_prelighticon="preference_session_settings_dropdown_prelight">
|
|
<HBox>
|
|
<VBox width="10"/>
|
|
<Label style="generic_control"
|
|
horzalignment="start"
|
|
width="117"/>
|
|
</HBox>
|
|
<DropdownMenu style="generic_dropdown_menu">
|
|
<Dropdownitem title="0 Min"
|
|
horzalignment="start"/>
|
|
<Dropdownitem title="1 Min"
|
|
horzalignment="start"/>
|
|
<Dropdownitem title="3 Min"
|
|
horzalignment="start"/>
|
|
<Dropdownitem title="5 Min"
|
|
horzalignment="start"/>
|
|
<Dropdownitem title="10 Min"
|
|
horzalignment="start"/>
|
|
<Dropdownitem title="15 Min"
|
|
horzalignment="start"/>
|
|
</DropdownMenu>
|
|
</Dropdown>
|
|
<Label style="generic_control" text="AUTO SAVE TIMER" x="24" y="205"/>
|
|
<Dropdown style="generic_button"
|
|
id="auto_save_timer_dropdown"
|
|
x="215"
|
|
y="205"
|
|
width="150"
|
|
height="20"
|
|
normalicon="preference_session_settings_dropdown"
|
|
activeicon="preference_session_settings_dropdown_active"
|
|
_prelighticon="preference_session_settings_dropdown_prelight">
|
|
<HBox>
|
|
<VBox width="10"/>
|
|
<Label style="generic_control"
|
|
horzalignment="start"
|
|
width="117"/>
|
|
</HBox>
|
|
<DropdownMenu style="generic_dropdown_menu">
|
|
<Dropdownitem title="0 Min"
|
|
horzalignment="start"/>
|
|
<Dropdownitem title="1 Min"
|
|
horzalignment="start"/>
|
|
<Dropdownitem title="3 Min"
|
|
horzalignment="start"/>
|
|
<Dropdownitem title="5 Min"
|
|
horzalignment="start"/>
|
|
<Dropdownitem title="10 Min"
|
|
horzalignment="start"/>
|
|
<Dropdownitem title="15 Min"
|
|
horzalignment="start"/>
|
|
</DropdownMenu>
|
|
</Dropdown>
|
|
<Label style="generic_control"
|
|
text="PRE RECORD BUFFER"
|
|
x="24"
|
|
y="235"/>
|
|
<Dropdown style="generic_button"
|
|
id="pre_record_buffer_dropdown"
|
|
x="215"
|
|
y="235"
|
|
width="150"
|
|
height="20"
|
|
normalicon="preference_session_settings_dropdown"
|
|
activeicon="preference_session_settings_dropdown_active"
|
|
_prelighticon="preference_session_settings_dropdown_prelight">
|
|
<HBox>
|
|
<VBox width="10"/>
|
|
<Label style="generic_control"
|
|
horzalignment="start"
|
|
width="117"/>
|
|
</HBox>
|
|
<DropdownMenu style="generic_dropdown_menu">
|
|
<Dropdownitem title="0 Min"
|
|
horzalignment="start"/>
|
|
<Dropdownitem title="1 Min"
|
|
horzalignment="start"/>
|
|
<Dropdownitem title="2 Min"
|
|
horzalignment="start"/>
|
|
</DropdownMenu>
|
|
</Dropdown>
|
|
<Label style="generic_control"
|
|
text="DEFAULT FOLDER FOR NEW SESSION"
|
|
x = "24"
|
|
y = "290"/>
|
|
<Iconbutton style = "generic_button"
|
|
id = "browse_default_folder"
|
|
x = "24"
|
|
y = "310"
|
|
width = "71"
|
|
height = "28"
|
|
normalicon="preferences_browse_button"
|
|
activeicon="preferences_browse_button_active"
|
|
_prelighticon="preferences_browse_button_prelight"/>
|
|
<Label id="default_open_path"
|
|
style="generic_control"
|
|
text=""
|
|
x = "105"
|
|
y = "315"/>
|
|
<dropdownitem title="MONO"/>
|
|
<dropdownitem title="STEREO"/>
|
|
</Layout>
|
|
</Layout>
|
|
</Dialog>
|