mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-06 21:55:43 +01:00
1055 lines
37 KiB
XML
1055 lines
37 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<Dialog title="Tracks Preferences" resizeable="false">
|
|
<style name="generic_control"
|
|
winfont="Arial Bold 10"
|
|
macfont="Helvetica Bold 10"
|
|
fgnormal="#c1c1c1"
|
|
bgnormal="#6C6C6C"
|
|
fgactive="#BFBFBF"
|
|
bgactive="#454545"
|
|
fghover="#CCCCCC"
|
|
bghover="#898989"
|
|
fgdisabled ="#959595"/>
|
|
<style name="parameter_label"
|
|
style="generic_control"
|
|
width="246"
|
|
horzalignment="end"/>
|
|
<style name="parameter_spacing"
|
|
width="15"/>
|
|
<style name="generic_button"
|
|
style="generic_control"
|
|
bordercolor="#7E7E7E"
|
|
borderwidth="1 1 0 0"/>
|
|
<style name="generic_dropdown"
|
|
style="generic_control"
|
|
bgdisabled="#373737"
|
|
height="20"/>
|
|
<style name="preferences_tab_dropdown"
|
|
style="generic_dropdown"
|
|
bgdisabled="#373737"
|
|
width="216"
|
|
normalicon="preference_general_preferences_dropdown"
|
|
activeicon="preference_general_preferences_dropdown_active"/>
|
|
<style name="generic_dropdown_menu"
|
|
bgnormal="#424242"/>
|
|
|
|
<Layout bgnormal="#424242"
|
|
x="0"
|
|
y="0"
|
|
width="619"
|
|
height="623">
|
|
<VBox x="2"
|
|
y="1">
|
|
<EventBox bgnormal="#373737"
|
|
width="107"
|
|
height="0"/>
|
|
<Button id="audio_settings_tab_button"
|
|
text="\nAudio\nSystem \nSettings \n"
|
|
style="generic_control"
|
|
fgnormal="#909090"
|
|
bgnormal="#303030"
|
|
fgactive="#000000"
|
|
bgactive="#dcdcdc"
|
|
borderwidth="0 1 1 1"
|
|
x="0"
|
|
y="0"
|
|
width="110"
|
|
height="65"/>
|
|
<EventBox bgnormal="#373737"
|
|
width="107"
|
|
height="0"/>
|
|
<Button id="midi_settings_tab_button"
|
|
width="110"
|
|
height="65"
|
|
text="\nMIDI\nSystem \nSettings \n"
|
|
style="generic_control"
|
|
fgnormal="#909090"
|
|
bgnormal="#303030"
|
|
fgactive="#000000"
|
|
bgactive="#dcdcdc"
|
|
borderwidth="0 0 1 1"
|
|
x="0"
|
|
y="0"/>
|
|
<EventBox bgnormal="#373737"
|
|
width="107"
|
|
height="0"/>
|
|
<Button id="session_settings_tab_button"
|
|
width="110"
|
|
height="65"
|
|
text="Session\nSettings"
|
|
style="generic_control"
|
|
fgnormal="#909090"
|
|
bgnormal="#303030"
|
|
fgactive="#000000"
|
|
bgactive="#dcdcdc"
|
|
borderwidth="0 0 1 1"
|
|
x="0"
|
|
y="0"/>
|
|
<EventBox bgnormal="#373737"
|
|
width="107"
|
|
height="0"/>
|
|
<Button id="general_settings_tab_button"
|
|
width="110"
|
|
height="65"
|
|
text="Preferences"
|
|
style="generic_control"
|
|
fgnormal="#909090"
|
|
bgnormal="#303030"
|
|
fgactive="#000000"
|
|
bgactive="#dcdcdc"
|
|
borderwidth="0 0 1 1"
|
|
x="0"
|
|
y="0"/>
|
|
<EventBox bgnormal="#373737"
|
|
width="107"
|
|
height="0"/>
|
|
</VBox>
|
|
|
|
<Layout bgnormal="#303030"
|
|
x="113"
|
|
y="559"
|
|
width="505"
|
|
height="63">
|
|
<Button id="ok_button"
|
|
style="generic_button"
|
|
text="Ok"
|
|
fgnormal="#303030"
|
|
bgnormal="#CACAC5"
|
|
fgactive="#909090"
|
|
bgactive="#424242"
|
|
borderwidth="1 1 1 1"
|
|
bordercolor="#454545"
|
|
x.bak="275"
|
|
x="347"
|
|
y="18"
|
|
width="71"
|
|
height="24"/>
|
|
<Button id="cancel_button"
|
|
style="generic_button"
|
|
text="Cancel"
|
|
fgnormal="#303030"
|
|
bgnormal="#CACAC5"
|
|
fgactive="#909090"
|
|
bgactive="#424242"
|
|
borderwidth="1 1 1 1"
|
|
bordercolor="#454545"
|
|
x.bak="347"
|
|
x="419"
|
|
y="18"
|
|
width="71"
|
|
height="24"/>
|
|
<Button id="apply_button"
|
|
style="generic_button"
|
|
text="Apply"
|
|
fgnormal="#303030"
|
|
bgnormal="#CACAC5"
|
|
fgactive="#909090"
|
|
bgactive="#424242"
|
|
borderwidth="1 1 1 1"
|
|
bordercolor="#454545"
|
|
x="419"
|
|
y="18"
|
|
width="71"
|
|
height="24"
|
|
ui.orphan="true"/>
|
|
</Layout>
|
|
<Layout id="midi_settings_tab"
|
|
bgnormal="#303030"
|
|
x="113"
|
|
y="1"
|
|
width="505"
|
|
height="557"
|
|
visible="true">
|
|
<Layout bgnormal="#373737"
|
|
x="21"
|
|
y="20"
|
|
width="291"
|
|
height="19">
|
|
<Label style="generic_control"
|
|
text="MIDI Ports"
|
|
fgnormal="#c1c1c1"
|
|
winfont ="Arial Bold 12"
|
|
macfont ="Helvetica Bold 12"
|
|
x="7" y="3"/>
|
|
</Layout>
|
|
<Layout bgnormal="#797979"
|
|
x="317"
|
|
y="20"
|
|
width="60"
|
|
height="19">
|
|
<Label style="generic_control"
|
|
text="Input"
|
|
fgnormal="#c1c1c1"
|
|
winfont ="Arial Bold 12"
|
|
macfont ="Helvetica Bold 12"
|
|
x="7"
|
|
y="3"/>
|
|
</Layout>
|
|
<Layout bgnormal="#797979"
|
|
x="382"
|
|
y="20"
|
|
width="60"
|
|
height="19">
|
|
<Label style="generic_control"
|
|
text="Output"
|
|
fgnormal="#c1c1c1"
|
|
winfont ="Arial Bold 12"
|
|
macfont ="Helvetica Bold 12"
|
|
x="7"
|
|
y="3"/>
|
|
</Layout>
|
|
<Layout bgnormal="#797979"
|
|
x="447"
|
|
y="20"
|
|
width="14"
|
|
height="19"/>
|
|
<ScrolledWindow bgnormal="#303030"
|
|
x="21"
|
|
y="62"
|
|
width="440"
|
|
height="218"
|
|
hscroll="never"
|
|
vscroll="auto">
|
|
<HBox>
|
|
<VBox id="midi_device_list">
|
|
</VBox>
|
|
</HBox>
|
|
</ScrolledWindow>
|
|
|
|
<Layout bgnormal="#373737"
|
|
x="21"
|
|
y="290"
|
|
width="291"
|
|
height="19">
|
|
<Label style="generic_control"
|
|
text="MTC Input"
|
|
fgnormal="#c1c1c1"
|
|
winfont ="Arial Bold 12"
|
|
macfont ="Helvetica Bold 12"
|
|
x="7" y="3"/>
|
|
</Layout>
|
|
|
|
<Dropdown style="generic_dropdown"
|
|
id="mtc_in"
|
|
text="MTC IN"
|
|
x="21"
|
|
y="320"
|
|
width="291"
|
|
height="20"
|
|
normalicon="preference_mtc_dropdown"
|
|
activeicon="preference_mtc_dropdown_active"
|
|
_prelighticon="preference_mtc_dropdown_prelight"
|
|
inactiveicon="preference_mtc_dropdown_inactive">
|
|
<HBox>
|
|
<VBox width="10"/>
|
|
<Label style="generic_control"
|
|
horzalignment="start"
|
|
width="291"/>
|
|
</HBox>
|
|
<DropdownMenu style="generic_dropdown_menu"/>
|
|
</Dropdown>
|
|
|
|
</Layout>
|
|
<Layout id="audio_settings_tab"
|
|
bgnormal="#303030"
|
|
x="113" y="1"
|
|
width="505"
|
|
height="558"
|
|
visible="true">
|
|
<Layout bgnormal="#303030"
|
|
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>
|
|
<Button id="control_panel_button"
|
|
style="generic_control"
|
|
text="Device\nControl\nPanel"
|
|
fgnormal="#909090"
|
|
bgnormal="#404040"
|
|
fgactive="#000000"
|
|
bgactive="#dcdcdc"
|
|
borderwidth="1 1 1 1"
|
|
bordercolor="#454545"
|
|
x="407"
|
|
y="10"
|
|
width="85"
|
|
height="49"/>
|
|
|
|
<Label id="latency_label" style="generic_control" text="" x="16" y="74 " width="476"/>
|
|
</Layout>
|
|
<Layout bgnormal="#303030" x="0" y="101" width="505" height="38">
|
|
<Label style="generic_control" text="Operation Mode" fgnormal="#c1c1c1"
|
|
winfont ="Arial 12"
|
|
macfont ="Helvetica 12"
|
|
x="55" y="10"/>
|
|
<Button id="multi_out_button"
|
|
text="Multi Out"
|
|
style="generic_control"
|
|
fgnormal="#909090"
|
|
bgnormal="#606060"
|
|
fgactive="#ffffff"
|
|
bgactive="#0A8893"
|
|
borderwidth="1 1 1 1"
|
|
bordercolor="#454545"
|
|
x="180"
|
|
y="0"
|
|
width="80"
|
|
height="24"/>
|
|
|
|
<Button id="stereo_out_button"
|
|
text="Stereo Out"
|
|
style="generic_control"
|
|
fgnormal="#909090"
|
|
bgnormal="#606060"
|
|
fgactive="#ffffff"
|
|
bgactive="#0A8893"
|
|
borderwidth="1 1 1 1"
|
|
bordercolor="#454545"
|
|
x="261"
|
|
y="0"
|
|
width="80"
|
|
height="24"/>
|
|
</Layout>
|
|
<Layout bgnormal="#303030" x="0" y="141" width="505" height="416">
|
|
<Layout bgnormal="#909090" x="16" y="13" width="3" height="41"/>
|
|
<Layout bgnormal="#404040" x="22" y="13" width="265" height="19">
|
|
<Label style="generic_control"
|
|
text="Inputs"
|
|
fgnormal="#c1c1c1"
|
|
winfont ="Arial Bold 12"
|
|
macfont ="Helvetica Bold 12"
|
|
x="7"
|
|
y="3"/>
|
|
</Layout>
|
|
<Layout bgnormal="#404040" x="22" y="35" width="85" height="19">
|
|
<Label style="generic_control" text="Port" fgnormal="#909090" 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="#404040" x="174" y="35" width="26" height="19">
|
|
<Label style="generic_control" text="#" fgnormal="#909090" x="7" y="3"/>
|
|
</Layout>
|
|
<Layout bgnormal="#404040" x="202" y="35" width="85" height="19">
|
|
<Label style="generic_control" text="Track Name" fgnormal="#909090" x="7" y="3"/>
|
|
</Layout>
|
|
<Layout bgnormal="#303030" x="290" y="13" width="3" height="41"/>
|
|
<Layout bgnormal="#404040" x="296" y="13" width="178" height="19">
|
|
<Label style="generic_control"
|
|
text="Outputs"
|
|
fgnormal="#c1c1c1"
|
|
winfont ="Arial Bold 12"
|
|
macfont ="Helvetica Bold 12"
|
|
x="7"
|
|
y="3"/>
|
|
</Layout>
|
|
<Layout bgnormal="#404040" x="296" y="35" width="85" height="19">
|
|
<Label style="generic_control" text="Port" fgnormal="#909090" 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="#404040" x="448" y="35" width="26" height="19">
|
|
<Label style="generic_control" text="#" fgnormal="#909090" x="7" y="3"/>
|
|
</Layout>
|
|
<ScrolledWindow x="16" y="62" bgnormal="#303030" 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>
|
|
<Button id="name_tracks_after_driver_button"
|
|
style="generic_button"
|
|
text="Name Tracks\nAfter Driver"
|
|
fgnormal="#909090"
|
|
bgnormal="#505050"
|
|
fgactive="#000000"
|
|
bgactive="#dcdcdc"
|
|
borderwidth="1 1 1 1"
|
|
bordercolor="#454545"
|
|
x="16"
|
|
y="369"
|
|
width="136"
|
|
height="39"/>
|
|
<Button id="reset_tracks_name_to_default_button"
|
|
style="generic_button"
|
|
text="Reset Track\nNames To Default"
|
|
fgnormal="#909090"
|
|
bgnormal="#505050"
|
|
fgactive="#000000"
|
|
bgactive="#dcdcdc"
|
|
borderwidth="1 1 1 1"
|
|
bordercolor="#454545"
|
|
x="153"
|
|
y="369"
|
|
width="136"
|
|
height="39"/>
|
|
<Button id="yes_button"
|
|
text="Yes"
|
|
style="generic_button"
|
|
fgnormal="#909090"
|
|
bgnormal="#505050"
|
|
fgactive="#000000"
|
|
bgactive="#dcdcdc"
|
|
borderwidth="1 1 1 1"
|
|
bordercolor="#454545"
|
|
x="292"
|
|
y="369"
|
|
width="52"
|
|
height="39"/>
|
|
<Button id="no_button"
|
|
text="No"
|
|
style="generic_button"
|
|
fgnormal="#909090"
|
|
bgnormal="#505050"
|
|
fgactive="#000000"
|
|
bgactive="#dcdcdc"
|
|
borderwidth="1 1 1 1"
|
|
bordercolor="#454545"
|
|
x="345"
|
|
y="369"
|
|
width="52"
|
|
height="39"/>
|
|
</Layout>
|
|
</Layout>
|
|
<Layout id="session_settings_tab"
|
|
bgnormal="#303030"
|
|
x="113"
|
|
y="1"
|
|
width="505"
|
|
height="557"
|
|
visible="false">
|
|
<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="Wave"
|
|
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_dropdown"
|
|
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_dropdown"
|
|
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"
|
|
visible="false"
|
|
noshowall="true"/>
|
|
<Dropdown style="generic_dropdown"
|
|
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"
|
|
visible="false"
|
|
noshowall="true">
|
|
<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"/>
|
|
</DropdownMenu>
|
|
</Dropdown>
|
|
<Label style="generic_control"
|
|
text="New Session Default Location"
|
|
x = "24"
|
|
y = "290"/>
|
|
<Button id = "browse_default_folder"
|
|
style="generic_button"
|
|
text="Browse"
|
|
fgnormal="#303030"
|
|
bgnormal="#CACAC5"
|
|
fgactive="#909090"
|
|
bgactive="#424242"
|
|
borderwidth="1 1 1 1"
|
|
bordercolor="#454545"
|
|
x = "24"
|
|
y = "310"
|
|
width = "71"
|
|
height = "24"/>
|
|
<Label id="default_open_path"
|
|
style="generic_control"
|
|
text=""
|
|
x = "105"
|
|
y = "315"/>
|
|
<dropdownitem title="Mono"/>
|
|
<dropdownitem title="Stereo"/>
|
|
</Layout>
|
|
<EventBox id="general_settings_tab"
|
|
bgnormal="#303030"
|
|
x="113"
|
|
y="1"
|
|
width="505"
|
|
height="557"
|
|
visible="false">
|
|
<HBox>
|
|
<VBox width="15"/>
|
|
<VBox spacing="6">
|
|
<HBox height="21"/>
|
|
<HBox>
|
|
<Label style="parameter_label"
|
|
text="Peak Hold Time"/>
|
|
<VBox style="parameter_spacing"/>
|
|
<Dropdown id="peak_hold_time_dropdown"
|
|
style="preferences_tab_dropdown">
|
|
<HBox>
|
|
<VBox width="10"/>
|
|
<Label style="generic_control"
|
|
horzalignment="start"
|
|
width="117"/>
|
|
</HBox>
|
|
<DropdownMenu style="generic_dropdown_menu">
|
|
<DropdownItem title="Off"
|
|
horzalignment="start"
|
|
data="0"/>
|
|
<DropdownItem title="Short"
|
|
horzalignment="start"
|
|
data="1"/>
|
|
<DropdownItem title="Medium"
|
|
horzalignment="start"
|
|
data="2"/>
|
|
<DropdownItem title="Long"
|
|
horzalignment="start"
|
|
data="3"/>
|
|
</DropdownMenu>
|
|
</Dropdown>
|
|
</HBox>
|
|
<HBox >
|
|
<Label style="parameter_label"
|
|
text="DPM Fall-off"/>
|
|
<VBox style="parameter_spacing"/>
|
|
<Dropdown id="dpm_fall_off_dropdown"
|
|
style="preferences_tab_dropdown">
|
|
<HBox>
|
|
<VBox width="10"/>
|
|
<Label style="generic_control"
|
|
horzalignment="start"
|
|
width="117"/>
|
|
</HBox>
|
|
<DropdownMenu style="generic_dropdown_menu">
|
|
<DropdownItem title="Off"
|
|
horzalignment="start"
|
|
data="0"/>
|
|
<DropdownItem title="Slowest [6.6dB/sec]"
|
|
horzalignment="start"
|
|
data="1"/>
|
|
<DropdownItem title="Slow [8.6dB/sec] (BBC PPM, EBU PPM)"
|
|
horzalignment="start"
|
|
data="2"/>
|
|
<DropdownItem title="Slowish [12.0dB/sec] (DIN)"
|
|
horzalignment="start"
|
|
data="3"/>
|
|
<DropdownItem title="Moderate [13.3dB/sec] (EBU Digi PPM, IRT Digi PPM)"
|
|
horzalignment="start"
|
|
data="4"/>
|
|
<DropdownItem title="Medium [20dB/sec]"
|
|
horzalignment="start"
|
|
data="5"/>
|
|
<DropdownItem title="Fast [32dB/sec]"
|
|
horzalignment="start"
|
|
data="6"/>
|
|
<DropdownItem title="Faster [46dB/sec]"
|
|
horzalignment="start"
|
|
data="7"/>
|
|
<DropdownItem title="Fastest [70dB/sec]"
|
|
horzalignment="start"
|
|
data="8"/>
|
|
</DropdownMenu>
|
|
</Dropdown>
|
|
</HBox>
|
|
<HBox >
|
|
<Label style="parameter_label"
|
|
text="Waveform Shape"
|
|
horzalignment="end"/>
|
|
<VBox style="parameter_spacing"/>
|
|
<Dropdown id="waveform_shape_dropdown"
|
|
style="preferences_tab_dropdown">
|
|
<HBox>
|
|
<VBox width="10"/>
|
|
<Label style="generic_control"
|
|
horzalignment="start"
|
|
width="117"/>
|
|
</HBox>
|
|
<DropdownMenu style="generic_dropdown_menu">
|
|
<DropdownItem title="Traditional"
|
|
horzalignment="start"
|
|
data="0"/>
|
|
<DropdownItem title="Rectified"
|
|
horzalignment="start"
|
|
data="1"/>
|
|
</DropdownMenu>
|
|
</Dropdown>
|
|
</HBox>
|
|
<HBox>
|
|
<Label style="parameter_label"
|
|
text="Waveform Color"
|
|
horzalignment="end"/>
|
|
<VBox style="parameter_spacing"/>
|
|
<Adjustment id="color_adjustment"
|
|
minvalue="0"
|
|
maxvalue="255"
|
|
initialvalue="255"
|
|
step="1"
|
|
pageincrement="1"/>
|
|
<Fader id="color_fader"
|
|
adjustment="color_adjustment"
|
|
facesource="horizontal_zoom_fader_face"
|
|
handlesource="zoom_fader_handle"
|
|
activehandlesource="zoom_fader_handle_active"
|
|
x="1"
|
|
y="1"
|
|
minposx="20"
|
|
minposy="13"
|
|
maxposx="66"
|
|
maxposy="13"/>
|
|
<VBox width="10"/>
|
|
<EventBox id="color_box"
|
|
width="20"
|
|
height="10"
|
|
bgnormal="#ffffff"/>
|
|
</HBox>
|
|
<HBox>
|
|
<Label style="parameter_label"
|
|
text="Obey MIDI Machine Control commands"/>
|
|
<VBox style="parameter_spacing"/>
|
|
<Iconbutton id="obey_mmc_commands_button"
|
|
width="20"
|
|
height="20"
|
|
normalicon="waves_check_box"
|
|
activeicon="waves_check_box_active"
|
|
toggleable="true"/>
|
|
</HBox>
|
|
<HBox>
|
|
<Label style="parameter_label"
|
|
text="Send MIDI Machine Control commands"/>
|
|
<VBox style="parameter_spacing"/>
|
|
<Iconbutton id="send_mmc_commands_button"
|
|
width="20"
|
|
height="20"
|
|
normalicon="waves_check_box"
|
|
activeicon="waves_check_box_active"
|
|
toggleable="true"/>
|
|
</HBox>
|
|
<HBox>
|
|
<Label style="parameter_label"
|
|
text="Inbound MMC device ID"/>
|
|
<VBox style="parameter_spacing"/>
|
|
<SpinButton id="inbound_mmc_device_spinbutton"
|
|
width="50"
|
|
min="0"
|
|
max="127"
|
|
step="1"
|
|
page="10"/>
|
|
</HBox>
|
|
<HBox>
|
|
<Label style="parameter_label"
|
|
text="Outbound MMC device ID"/>
|
|
<VBox style="parameter_spacing"/>
|
|
<SpinButton id="outbound_mmc_device_spinbutton"
|
|
width="50"
|
|
min="0"
|
|
max="127"
|
|
step="1"
|
|
page="10"/>
|
|
</HBox>
|
|
<HBox>
|
|
<Label style="parameter_label"
|
|
text="Playback (Seconds of Buffering)"/>
|
|
<VBox style="parameter_spacing"/>
|
|
<Dropdown id="playback_seconds_dropdown"
|
|
style="preferences_tab_dropdown">
|
|
<HBox>
|
|
<VBox width="10"/>
|
|
<Label style="generic_control"
|
|
horzalignment="start"
|
|
width="117"/>
|
|
</HBox>
|
|
<DropdownMenu style="generic_dropdown_menu">
|
|
<DropdownItem title="5"
|
|
horzalignment="start"
|
|
data="0"/>
|
|
<DropdownItem title="10"
|
|
horzalignment="start"
|
|
data="1"/>
|
|
<DropdownItem title="15"
|
|
horzalignment="start"
|
|
data="2"/>
|
|
<DropdownItem title="20"
|
|
horzalignment="start"
|
|
data="3"/>
|
|
</DropdownMenu>
|
|
</Dropdown>
|
|
</HBox>
|
|
<HBox>
|
|
<Label style="parameter_label"
|
|
text="Recording (Seconds of Buffering)"/>
|
|
<VBox style="parameter_spacing"/>
|
|
<Dropdown id="recording_seconds_dropdown"
|
|
style="preferences_tab_dropdown">
|
|
<HBox>
|
|
<VBox width="10"/>
|
|
<Label style="generic_control"
|
|
horzalignment="start"
|
|
width="117"/>
|
|
</HBox>
|
|
<DropdownMenu style="generic_dropdown_menu">
|
|
<DropdownItem title="5"
|
|
horzalignment="start"
|
|
data="0"/>
|
|
<DropdownItem title="10"
|
|
horzalignment="start"
|
|
data="1"/>
|
|
<DropdownItem title="15"
|
|
horzalignment="start"
|
|
data="2"/>
|
|
<DropdownItem title="20"
|
|
horzalignment="start"
|
|
data="3"/>
|
|
</DropdownMenu>
|
|
</Dropdown>
|
|
</HBox>
|
|
<HBox>
|
|
<Label style="parameter_label"
|
|
text="Use DC Bias To Protect Against Denormals"/>
|
|
<VBox style="parameter_spacing"/>
|
|
<Iconbutton id="dc_bias_against_denormals_button"
|
|
width="20"
|
|
height="20"
|
|
normalicon="waves_check_box"
|
|
activeicon="waves_check_box_active"
|
|
toggleable="true"/>
|
|
</HBox>
|
|
<HBox>
|
|
<Label style="parameter_label"
|
|
text="Limit undo history to"/>
|
|
<VBox style="parameter_spacing"/>
|
|
<SpinButton id="limit_undo_history_spinbutton"
|
|
width="50"
|
|
min="0"
|
|
max="512"
|
|
step="1"
|
|
page="10"/>
|
|
<Label style="generic_control"
|
|
text=" commands"/>
|
|
</HBox>
|
|
<HBox>
|
|
<Label style="parameter_label"
|
|
text="Save undo history of"/>
|
|
<VBox style="parameter_spacing"/>
|
|
<SpinButton id="save_undo_history_spinbutton"
|
|
width="50"
|
|
min="0"
|
|
max="512"
|
|
step="1"
|
|
page="10"/>
|
|
<Label style="generic_control"
|
|
text=" commands"/>
|
|
</HBox>
|
|
<HBox>
|
|
<Label style="parameter_label"
|
|
text="Always Copy Imported Files"/>
|
|
<VBox style="parameter_spacing"/>
|
|
<Iconbutton id="copy_imported_files_button"
|
|
width="20"
|
|
height="20"
|
|
normalicon="waves_check_box"
|
|
activeicon="waves_check_box_active"
|
|
toggleable="true"/>
|
|
</HBox>
|
|
</VBox>
|
|
</HBox>
|
|
<!--<ScrolledWindow
|
|
hscroll="never"
|
|
vscroll="always"
|
|
bgnormal="#303030"
|
|
width="505"
|
|
height="557">-->
|
|
<!--</ScrolledWindow>-->
|
|
</EventBox>
|
|
</Layout>
|
|
</Dialog>
|