]> Shamusworld >> Repos - ardour-manual/blob - _manual/10_working-with-tracks/04_controlling-track-appearance.html
b5a17a23fc77793f681cf00031ec0c98e07aa55f
[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 <h2>Global Options</h2>
10 <p>These can all be found via <code>Edit &gt; Preferences &gt; Editor</code></p>
11 <dl class="wide-table">
12 <dt>Show meters on tracks in the editor</dt>
13 <dd>By default, ardour will put meters in the track header in the editor window. Disable this option to avoid this.</dd>
14 <dt>Show waveforms in regons</dt>
15 <dd>By default, ardour will draw waveforms within audio regions. Disable this option to avoid this.</dd>
16 <dt>Waveform scale</dt>
17 <dd>
18 <dl>
19 <dt>Linear</dt>
20 <dd></dd>
21 <dt>Logarithmic</dt>
22 <dd></dd>
23 </dl>
24 </dd>
25 <dt>Waveform shape</dt>
26 <dd>
27 <dl>
28 <dt>Traditional</dt>
29 <dd>Waveforms are drawn as positive and negative heights above and below a "zero" line</dd>
30 <dt>Rectified</dt>
31 <dd>Waveforms are show as absolute heights above a "zero" line</dd>
32 </dl>
33 </dd>
34 </dl>
35 <p>Per-Track or per-group options are covered below:</p>
36   
37
38
39
40 {% children %}