]> Shamusworld >> Repos - ardour-manual/blob - include/gui-tab.html
Collapse diagrams/ into images/.
[ardour-manual] / include / gui-tab.html
1
2 <p>
3   This tab contains settings that affect
4   <a href="/ardours-interface/">Ardour's Interface</a>.
5 </p>
6
7 <img src="/images/a4_preferences_gui.png" alt="preferences
8 gui tab"/>
9
10 <ul>
11   <li>
12     <p>
13       <strong>Graphically indicate mouse pointer hovering</strong>
14     </p>
15   </li>
16   <li>
17     <p>
18       <strong>Use name highlight bars in region display</strong> When enabled the
19       region name is displayed, in the editor,  in it's own bar at the bottom of
20       the region. When disabled, the region name is display at the top of the
21       region, possibly over audio waveforms or MIDI notes.
22     </p>
23   </li>
24   <li>
25     <p>
26       <strong>Font scaling</strong> allows the display size of some text in the
27       user interface to be scaled up or down. May require a restart to take
28       affect.
29     </p>
30   </li>
31   <li>
32     <p>
33       <strong>Update transport clock display at FPS</strong> when enabled the transport clock
34       will update at the synchronization framerate instead of the default 100&nbsp;ms rate.
35     </p>
36   </li>
37   <li>
38     <p>
39       <strong>Lock timeout</strong> Lock GUI after this many idle seconds (zero to never
40       lock). GUI may also be locked with <kbd class="menu">Session &gt; Lock</kbd>. When
41       locked a dialog will display a &quot;Click to unlock&quot; button.
42     </p>
43   </li>
44   <li>
45     <p>
46       <strong>Mixer Strip</strong> Enable (checked) or disable (unchecked) display of
47       controls in the mixer strip. Controls whose display can be toggled are
48       <strong>Input</strong>, <strong>Phase&nbsp;Invert</strong>,
49       <strong>Record&nbsp;&amp;&nbsp;Monitor</strong>, <strong>Solo&nbsp;Iso/Lock</strong>,
50       <strong>Output</strong>, and <strong>Comments</strong>.
51     </p>
52   </li>
53   <li>
54     <p>
55       <strong>Use narrow strips in the mixer by default</strong> When enabled, new mixer
56       strips are created in narrow format. When disabled, they are created in wide format.
57       Existing mixer strips width can be toggled with the width control at the top left of
58       the mixer stip.
59     </p>
60   </li>
61 </ul>
62