The <dfn>Transport</dfn> menu handles how Ardour handles the playback and playhead.
</p>
<dl>
<dt>Start/Stop</dt><dd>Starts or stops the playhead, and recording if it's armed</dd>
<dt>Play</dt>
<dtclass="sub1">Play Selection</dt><dd>Only plays the selected part of the session, be it a range or selected regions</dd>
<dtclass="sub1">Play Selection w/Preroll</dt><dd>As the previous menu, except it starts the playback 1/2 bar before the beginning of the selection</dd>
<dtclass="sub1">Play from Edit Point and Return</dt><dd>Starts the playback at the <ahref="@@edit-point-control">Edit point</a>, and when stopped, goes back to the orginial location</dd>
<dtclass="sub1">Play Loop Range</dt><dd>If a <ahref="@@the-loop-range">Loop range</a> is defined, play it and loop until stopped</dd>
<dt>Set Loop from Selection</dt><dd>Converts the selection into a <ahref="@@the-loop-range">Loop range</a> by placing loop markers at the start and end of the selected range</dd>
<dt>Set Punch from Selection</dt><dd>Same thing, for <ahref="@@punch-range">Punch</a></dd>
<dt>Set Session Start/End from Selection</dt><dd>Same thing, for the start and end markers of the session, defining the sessions length</dd>
<dt>Forward</dt><dd>FIXME</dd>
<dt>Rewind</dt><dd>Plays the audio backwards from the playhead on</dd>
<dt>Transition to Roll</dt><dd>FIXME</dd>
<dt>Transition to Reverse</dt><dd>FIXME</dd>
<dt>Playhead</dt><dd></dd>
<dtclass="sub1">Playhead to Mouse</dt><dd>Set the position of the playhead at the current position of the mouse cursor</dd>
<dtclass="sub1">Playhead to Active Mark</dt><dd>If a marker is selected, set the position of the playhead at the position of the marker</dd>
<dtclass="sub1">Center Playhead</dt><dd>Centers the view on the playhead without changing the zoom level (putting the playhead in the middle of the screen)</dd>
<dtclass="sub1">Nudge Playhead Forward</dt><dd>Shifts the position of the playhead to the right by the amount shown in the <ahref="@@nudge-controls">nudge timer</a></dd>
<dtclass="sub1">Playhead to Next Grid</dt><dd>Regardless of the state of the Grid Mode, goes to the next grid to the right, as set by the <ahref="@@grid-controls">Snap/Grid unit</a></dd>
<dtclass="sub1">Playhead to Previous Grid</dt><dd>Same, to the left</dd>
<dtclass="sub1">Playhead to Next Region Boundary</dt><dd>Moves the playhead to the right to the next beginning or end of region on the selected track or, if no track is selected, on all tracks</dd>
<dtclass="sub1">Playhead to Previous Region Boundary</dt><dd>Same, to the left</dd>
<dtclass="sub1">Playhead to Next Region Boundary (No Track Selection)</dt><dd>Moves the playhead to next beginning or end of region, be it on the selected track or any other</dd>
<dtclass="sub1">Playhead to Previous Region Boundary (No Track Selection)</dt><dd>Same, to the left</dd>
<dtclass="sub1">Playhead to Next Region Sync</dt><dd>Moves the playhead to next Region Sync Point, that is by default the beginning of a region but <ahref="@@grid-controls">can be moved</a></dd>
<dtclass="sub1">Go to Wall Clock</dt><dd>Sends the playhead to the current value of system time, as shown on the top right of the <ahref="@@status-bar">Status bar</a></dd>
<dtclass="sub1">To Next Region Boundary</dt><dd>Moves the currently selected <ahref="@@working-with-markers">marker</a> to the next region beginning or end</dd>
<dtclass="sub1">To Next Region Sync</dt><dd>Moves the currently selected to the next region sync point (by default: beginning or end of the region)</dd>
<dt>[] Audio Input</dt><dd>If checked, automatically switch the <ahref="@@monitor-setup-in-ardour">monitor</a> from <em>input</em> to <em>playback</em>mode when playing</dd>
<dt>[] Follow Edits</dt><dd>If checked, selecting a region moves the playhead to its beginning</dd>
<dt>[] Auto Play</dt><dd>If checked, moving the playhead in the ruler starts the playback</dd>
<dt>[] Auto Return</dt><dd>If checked, when the playback is stopped, go back to the previous position of the playhead. If not, the playhead stays where it is when the playback is stopped</dd>
<dt>[] Click</dt><dd>Activates/desactivates the click track (metronome)</dd>
<dt>[] Follow Playhead</dt><dd>If checked, while playing, when the playhead reaches the right of the screen, Ardour scrolls one screen to the right to keep the playhead visible at all times</dd>
<dt>[] Stationary Playhead</dt><dd>If checked <em>and</em> if <kbdclass="menu">Follow playhead</kbd> is checked, on playback, the playhead stays at the center of the screen, and the session scrolls</dd>
<dt>Panic</dt><dd>Immediately stops all MIDI playback (usefull e.g. when a MIDI bug in encountered)</dd>