]> Shamusworld >> Repos - ardour-manual/commitdiff
tweak transport bar text
authorPaul Davis <paul@linuxaudiosystems.com>
Tue, 10 Jan 2017 10:43:33 +0000 (10:43 +0000)
committerPaul Davis <paul@linuxaudiosystems.com>
Tue, 10 Jan 2017 10:43:33 +0000 (10:43 +0000)
_manual/05_controlling-playback/01_using-the-transport-bar.html

index 01cfd439c745a9d90c2195454c86f7198e099f60..f95710e322a60f267ebeded09752416f3c14e8e0 100644 (file)
@@ -19,8 +19,10 @@ alt="The transport controls" />
   <li><dfn>Go to End of the Session</dfn>: Jumps forward to the end of the session, as defined by the <a href="/working-with-markers/">end marker</a>.</li>
   <li><dfn>Play Loop Range</dfn>: Repeats the defined <a href="/controlling-playback/looping-the-transport/">loop</a> as defined by the <a href="/working-with-markers/loop-range/">Loop range</a>, until the "Stop playback" button is pressed. Clicking the "Play loop Range" button while already active switches to normal Play mode, which allows to exit the loop without stopping and restarting the playback.</li>
   <li><dfn>Play Range/Selection</dfn>: If a range has been defined using the Range Mode button, plays the range, of if an audio or MIDI region is selected,plays this region. In both cases, the playback stops at the end of the range or selected region.</li>
-  <li><dfn>Play from playhead</dfn>: Starts the playback and optionnally record (more bellow).</li>
-  <li><dfn>Stop</dfn>: Whatever the playing mode (loop, range, ...) stops all playback. Some effects (like chorus) might still be audible for a while.</li>
+  <li><dfn>Play from playhead</dfn>: Starts the playback and optionnally record (more below).</li>
+  <li><dfn>Stop</dfn>: Whatever the playing mode (loop, range, ...)
+  stops all playback. Depending on other settings, some effects (like
+  chorus or reverb) might still be audible for a while.</li>
   <li><dfn>Toggle Record</dfn>: Global switch button to activate/desactivate recording. While active, the button blinks red. The button doesn"t start the recording itself : if one or more tracks are marked as record-enabled, pressing the "Play from Playhead" starts the recording on this/these track(s). See <a href="/recording/">Recording</a>.</li>
 </ul>