]> Shamusworld >> Repos - ardour-manual/blobdiff - _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
index b5a17a23fc77793f681cf00031ec0c98e07aa55f..95073bc8e6cf62350794f143a367d220e6602c18 100644 (file)
@@ -6,13 +6,14 @@ title: Controlling Track Appearance
 
   
   <p>Ardour offers many options for controlling the specific appearance of tracks, including color, height, waveform style and more.</p>
+
 <h2>Global Options</h2>
 <p>These can all be found via <code>Edit &gt; Preferences &gt; Editor</code></p>
 <dl class="wide-table">
 <dt>Show meters on tracks in the editor</dt>
-<dd>By default, ardour will put meters in the track header in the editor window. Disable this option to avoid this.</dd>
+<dd>By default, Ardour displays meters in the track header in the editor window. Disable this option to hide the meter.</dd>
 <dt>Show waveforms in regons</dt>
-<dd>By default, ardour will draw waveforms within audio regions. Disable this option to avoid this.</dd>
+<dd>By default, Ardour draws waveforms within audio regions. Disable this option hide the waveforms.</dd>
 <dt>Waveform scale</dt>
 <dd>
 <dl>
@@ -26,13 +27,15 @@ title: Controlling Track Appearance
 <dd>
 <dl>
 <dt>Traditional</dt>
-<dd>Waveforms are drawn as positive and negative heights above and below a "zero" line</dd>
+<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>
 <dt>Rectified</dt>
-<dd>Waveforms are show as absolute heights above a "zero" line</dd>
+<dd>The "zero" line appears at the bottom of the display and waveforms appear as absolute heights <em>above</em> the "zero" line</dd>
 </dl>
 </dd>
 </dl>
-<p>Per-Track or per-group options are covered below:</p>
+
+<h2>Local Options</h2>
+<p>The following pages discuss local changes to individual tracks or groups:</p>