]> Shamusworld >> Repos - ardour-manual/blobdiff - include/transport-bar.html
Replaced all the internal links with unbreakable links
[ardour-manual] / include / transport-bar.html
index 9893bc88e050bd1241738177b83a72e58f97bed5..a0ab30a4ab63fdb11ee42c25c0c31d45a7293ade 100644 (file)
 
 <dl>
        <dt>Midi Panic</dt><dd>Immediately stops all midi output.</dd>
-       <dt>Enable/disable Audio Click</dt><dd>Toggles (on/off) a click track (metronome) along the <a href="/working-with-tempo-and-meter/">tempo</a>. Right clicking brings up the <kbd class="menu">Click</kbd> submenu from the Preferences.</dd>
-       <dt>Go to Start of the Session</dt><dd>Jumps back at the beginning of the session, as defined by the <a href="/working-with-markers/">start marker</a>.</dd>
-       <dt>Go to End of the Session</dt><dd>Jumps forward to the end of the session, as defined by the <a href="/working-with-markers/">end marker</a>.</dd>
-       <dt>Play Loop Range</dt><dd>Repeats the defined <a href="/controlling-playback/">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 exits the loop without stopping and restarting playback.</dd>
+       <dt>Enable/disable Audio Click</dt><dd>Toggles (on/off) a click track (metronome) along the <a href="@@tempo-and-meter">tempo</a>. Right clicking brings up the <kbd class="menu">Click</kbd> submenu from the Preferences.</dd>
+       <dt>Go to Start of the Session</dt><dd>Jumps back at the beginning of the session, as defined by the <a href="@@working-with-markers">start marker</a>.</dd>
+       <dt>Go to End of the Session</dt><dd>Jumps forward to the end of the session, as defined by the <a href="@@working-with-markers">end marker</a>.</dd>
+       <dt>Play Loop Range</dt><dd>Repeats the defined <a href="@@controlling-playback">loop</a> as defined by the <a href="@@the-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 exits the loop without stopping and restarting playback.</dd>
        <dt>Play Range/Selection</dt><dd>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.</dd>
        <dt>Play from playhead</dt><dd>Starts the playback and optionally record (more below).</dd>
        <dt>Stop</dt><dd>Whatever the playing mode (loop, range, &hellip;) stops all playback. Depending on other settings, some effects (like chorus or reverb) might still be audible for a while.</dd>
-       <dt>Toggle Record</dt><dd>Global switch button to activate/deactivate recording. While active, the button blinks red. The button doesn't start recording by itself: if one or more tracks are marked as record-enabled, pressing the "Play from Playhead" starts recording on those tracks. See <a href="/recording/">Recording</a>.</dd>
+       <dt>Toggle Record</dt><dd>Global switch button to activate/deactivate recording. While active, the button blinks red. The button doesn't start recording by itself: if one or more tracks are marked as record-enabled, pressing the "Play from Playhead" starts recording on those tracks. See <a href="@@record-setup">Recording</a>.</dd>
 </dl>
 
 <p class="note">
@@ -46,7 +46,7 @@
   or <dfn>MTC</dfn> or several other values), than can be used to control whether or not the
   transport position and start is controlled by Ardour, or by an external positional
   synchronization source, such as MIDI Time Code (MTC), Linear Time Code (LTC) or JACK
-  (see <a href="/synchronization/timecode-generators-and-slaves/">Timecode Generators and Slaves</a>).
+  (see <a href="@@timecode-generators-and-slaves">Timecode Generators and Slaves</a>).
 </p>
 <p>
   The current playback status (Stop, Play, or speed %) is shown on the right of the speed slider.