]> Shamusworld >> Repos - ardour-manual/blob - _manual/10_working-with-tracks/04_controlling-track-appearance.html
Copy edits to track and bus pages
[ardour-manual] / _manual / 10_working-with-tracks / 04_controlling-track-appearance.html
1 ---
2 layout: default
3 title: Controlling Track Appearance
4 ---                        
5
6
7   
8   <p>Ardour offers many options for controlling the specific appearance of tracks, including color, height, waveform style and more.</p>
9
10 <h2>Global Options</h2>
11 <p>These can all be found via <code>Edit &gt; Preferences &gt; Editor</code></p>
12 <dl class="wide-table">
13 <dt>Show meters on tracks in the editor</dt>
14 <dd>By default, Ardour displays meters in the track header in the editor window. Disable this option to hide the meter.</dd>
15 <dt>Show waveforms in regons</dt>
16 <dd>By default, Ardour draws waveforms within audio regions. Disable this option hide the waveforms.</dd>
17 <dt>Waveform scale</dt>
18 <dd>
19 <dl>
20 <dt>Linear</dt>
21 <dd></dd>
22 <dt>Logarithmic</dt>
23 <dd></dd>
24 </dl>
25 </dd>
26 <dt>Waveform shape</dt>
27 <dd>
28 <dl>
29 <dt>Traditional</dt>
30 <dd>The "zero" line appears in the middle of the display and waveforms appear as positive and negative heights above <em>and</em> below a "zero" line</dd>
31 <dt>Rectified</dt>
32 <dd>The "zero" line appears at the bottom of the display and waveforms appear as absolute heights <em>above</em> the "zero" line</dd>
33 </dl>
34 </dd>
35 </dl>
36
37 <h2>Local Options</h2>
38 <p>The following pages discuss local changes to individual tracks or groups:</p>
39   
40
41
42
43 {% children %}