2017-02-14 09:51:09 -05:00
|
|
|
<h2>The transport controls</h2>
|
2017-01-13 05:32:49 -05:00
|
|
|
|
|
|
|
<p>
|
2017-02-21 10:53:18 -05:00
|
|
|
The <dfn>Transport Bar</dfn> groups all the actions regarding the control of
|
|
|
|
playback and recording.
|
2017-01-13 05:32:49 -05:00
|
|
|
</p>
|
|
|
|
|
2019-01-24 06:00:52 -05:00
|
|
|
<figure>
|
|
|
|
<img src="/images/transport.png" alt="The transport controls">
|
|
|
|
<figcaption>
|
|
|
|
The transport controls
|
|
|
|
</figcaption>
|
|
|
|
</figure>
|
2017-01-13 05:32:49 -05:00
|
|
|
|
|
|
|
<p>
|
|
|
|
This bar is made of (from left to right):
|
|
|
|
</p>
|
|
|
|
|
2017-03-14 12:43:24 -04:00
|
|
|
<table class="dl">
|
|
|
|
<tr><th>Midi Panic</th><td>Immediately stops all midi output.</td></tr>
|
|
|
|
<tr><th>Enable/disable Audio Click</th><td>Toggles (on/off) a click track (metronome)
|
2017-02-21 10:53:18 -05:00
|
|
|
along the <a href="@@tempo-and-meter">tempo</a>. Right clicking brings up the
|
|
|
|
<kbd class="menu">Click</kbd> submenu from the Preferences. Scrolling with
|
2017-03-14 12:43:24 -04:00
|
|
|
the mouse wheel adjusts the gain of the click.</td></tr>
|
|
|
|
<tr><th>Go to Start of the Session</th><td>Jumps back at the beginning of the session,
|
|
|
|
as defined by the <a href="@@working-with-markers">start marker</a>.</td></tr>
|
|
|
|
<tr><th>Go to End of the Session</th><td>Jumps forward to the end of the session,
|
|
|
|
as defined by the <a href="@@working-with-markers">end marker</a>.</td></tr>
|
|
|
|
<tr><th>Play Loop Range</th><td>Repeats the defined <a href="@@controlling-playback">loop</a>
|
2017-02-21 10:53:18 -05:00
|
|
|
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
|
2017-03-14 12:43:24 -04:00
|
|
|
stopping and restarting playback.</td></tr>
|
|
|
|
<tr><th>Play Range/Selection</th><td>If a range has been defined using the Range
|
2017-02-21 10:53:18 -05:00
|
|
|
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
|
2017-03-14 12:43:24 -04:00
|
|
|
or selected region.</td></tr>
|
|
|
|
<tr><th>Play from playhead</th><td>Starts the playback and optionally record (more
|
|
|
|
below).</td></tr>
|
|
|
|
<tr><th>Stop</th><td>Whatever the playing mode (loop, range, …) stops all
|
2017-02-21 10:53:18 -05:00
|
|
|
playback. Depending on other settings, some effects (like chorus or reverb)
|
2017-03-14 12:43:24 -04:00
|
|
|
might still be audible for a while.</td></tr>
|
|
|
|
<tr><th>Toggle Record</th><td>Global switch button to activate/deactivate recording.
|
2017-02-21 10:53:18 -05:00
|
|
|
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
|
2017-06-16 10:27:07 -04:00
|
|
|
"Play from Playhead" starts recording on those tracks.</td></tr>
|
2017-03-14 12:43:24 -04:00
|
|
|
</table>
|
2017-01-13 05:32:49 -05:00
|
|
|
|
|
|
|
<p class="note">
|
2017-02-21 10:53:18 -05:00
|
|
|
All these actions are bound to keyboard shortcuts, which allows for speedier
|
|
|
|
use and more focused work.
|
2017-01-13 05:32:49 -05:00
|
|
|
</p>
|
|
|
|
|
2017-01-23 11:17:42 -05:00
|
|
|
<p class="note">
|
2017-06-02 05:29:11 -04:00
|
|
|
If Ardour is synchronized with other devices then some or all of these control
|
2017-02-21 10:53:18 -05:00
|
|
|
methods may be unavailable—depending on the synchronization protocol,
|
|
|
|
Ardour may respond only to commands sent from its master device(s).
|
2017-01-23 11:17:42 -05:00
|
|
|
</p>
|
|
|
|
|
2017-01-13 05:32:49 -05:00
|
|
|
<p>
|
2017-02-21 10:53:18 -05:00
|
|
|
Under these buttons is the <dfn>Shuttle Speed Control</dfn> that allows to scrub
|
2017-06-02 05:29:11 -04:00
|
|
|
through the audio quickly. The slider decides the playback speed: the further
|
2017-02-21 10:53:18 -05:00
|
|
|
from the center it is set, the faster the playback will scrub in both directions.
|
2017-01-13 05:32:49 -05:00
|
|
|
</p>
|
|
|
|
<p>
|
2017-02-21 10:53:18 -05:00
|
|
|
The Shuttle Speed Control supports 2 operating modes, that can be chosen with
|
2017-06-02 05:29:11 -04:00
|
|
|
<kbd class="mouse">right</kbd> click > Mode:
|
2017-01-13 05:32:49 -05:00
|
|
|
</p>
|
|
|
|
<ul>
|
2017-02-14 10:20:06 -05:00
|
|
|
<li><dfn>Sprung mode</dfn> that allows for a temporary scrub: it only scrubs
|
2017-02-21 10:53:18 -05:00
|
|
|
while the mouse is left clicked on the control.</li>
|
|
|
|
<li><dfn>Wheel mode</dfn> that allows to set a playback speed until the "Stop"
|
|
|
|
button is pressed, which stops the playback and resets its speed.</li>
|
2017-01-13 05:32:49 -05:00
|
|
|
</ul>
|
|
|
|
|
|
|
|
<p>
|
2017-02-14 09:51:09 -05:00
|
|
|
On the left of the slider is the positional sync button (which might show <dfn>Internal</dfn>,
|
|
|
|
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
|
2017-02-17 06:02:54 -05:00
|
|
|
(see <a href="@@timecode-generators-and-slaves">Timecode Generators and Slaves</a>).
|
2017-02-14 09:51:09 -05:00
|
|
|
</p>
|
2017-01-13 05:32:49 -05:00
|
|
|
<p>
|
2017-02-21 10:53:18 -05:00
|
|
|
The current playback status (Stop, Play, or speed %) is shown on the right of
|
|
|
|
the speed slider.
|
2017-01-13 05:32:49 -05:00
|
|
|
</p>
|
|
|
|
|
|
|
|
|
|
|
|
<h2>Using Key Bindings</h2>
|
|
|
|
<p>
|
2017-01-20 03:05:01 -05:00
|
|
|
Ardour has many available commands for playback control that can be bound
|
|
|
|
to keys. Many of them have default bindings, some do not, so the list below
|
2017-01-13 05:32:49 -05:00
|
|
|
shows both the default bindings and internal command names for some of them.
|
|
|
|
</p>
|
|
|
|
|
2017-03-14 12:43:24 -04:00
|
|
|
<table class="dl">
|
2017-06-02 05:29:11 -04:00
|
|
|
<tr><th><kbd>Space</kbd></th><td>Switch between playback and stop.</td></tr>
|
2017-03-14 12:43:24 -04:00
|
|
|
<tr><th><kbd>Home</kbd></th><td>Move playhead to session start marker</td></tr>
|
|
|
|
<tr><th><kbd>End</kbd></th><td>Move playhead to session end marker</td></tr>
|
|
|
|
<tr><th><kbd>→</kbd></th><td>Playhead to next region boundary</td></tr>
|
|
|
|
<tr><th><kbd>←</kbd></th><td>Playhead to previous region boundary</td></tr>
|
|
|
|
<tr><th><kbd>0</kbd></th><td>Move playhead to start of the timeline</td></tr>
|
|
|
|
</table>
|
2017-01-13 05:32:49 -05:00
|
|
|
|
2017-02-14 09:51:09 -05:00
|
|
|
<p>
|
2017-02-21 10:53:18 -05:00
|
|
|
Go to the <kdb class="menu">Transport</kbd> and <kdb class="menu">Transport >
|
|
|
|
Playhead</kbd> to find more.
|
2017-02-14 09:51:09 -05:00
|
|
|
</p>
|
2017-11-10 19:47:11 -05:00
|
|
|
|