X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=include%2Ftransport-bar.html;h=c3bb71bef1dcd1d1d9b949183f9a946cf452c1b3;hb=a61fbacdfcb7a76fe425fada61f49fc85751e47a;hp=9893bc88e050bd1241738177b83a72e58f97bed5;hpb=b8a1eac3783c5cdaaaa9073e6c5302d3b829615d;p=ardour-manual diff --git a/include/transport-bar.html b/include/transport-bar.html index 9893bc8..c3bb71b 100644 --- a/include/transport-bar.html +++ b/include/transport-bar.html @@ -1,55 +1,97 @@

The transport controls

- The Transport Bar groups all the actions regarding the control of playback and recording. + The Transport Bar groups all the actions regarding the control of + playback and recording.

-The transport controls +
+ The transport controls +
+ The transport controls +
+
+

Transport action buttons

- This bar is made of (from left to right): + The upper row contains transport actions, that are all bound to keyboard + shortcuts, which allows for speedier use and more focused work:

-
-
Midi Panic
Immediately stops all midi output.
-
Enable/disable Audio Click
Toggles (on/off) a click track (metronome) along the tempo. Right clicking brings up the Click submenu from the Preferences.
-
Go to Start of the Session
Jumps back at the beginning of the session, as defined by the start marker.
-
Go to End of the Session
Jumps forward to the end of the session, as defined by the end marker.
-
Play Loop Range
Repeats the defined loop as defined by the Loop range, 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.
-
Play Range/Selection
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.
-
Play from playhead
Starts the playback and optionally record (more below).
-
Stop
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.
-
Toggle Record
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 Recording.
-
+ + + + + + + + + + +
Midi PanicImmediately stops all midi output.
Enable/disable Audio ClickToggles (on/off) a click track (metronome) + along the tempo. Right clicking brings up the + Click submenu from the Preferences. Scrolling with + the mouse wheel adjusts the gain of the click.
Go to Start of the SessionJumps back at the beginning of the session, + as defined by the start marker.
Go to End of the SessionJumps forward to the end of the session, + as defined by the end marker.
Play Loop RangeRepeats the defined loop + as defined by the Loop range, 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.
Play Range/SelectionIf 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.
Play from playheadStarts the playback and optionally record (more + below).
StopWhatever 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.
Toggle RecordGlobal 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.

- All these actions are bound to keyboard shortcuts, which allows for speedier use and more focused work. -

- -

- If you synchronize Ardour with other devices then some or all of these control methods may be unavailable—depending on the synchronization protocol, Ardour may respond only to commands sent from its master device(s). + If Ardour is synchronized with other devices then some or all of these control + methods may be unavailable—depending on the synchronization protocol, + Ardour may respond only to commands sent from its master device(s).

+

The Transport modifiers

+

The Shuttle Speed Control

- Under these buttons is the Shuttle Speed Control that allows to scrub through the audio quickly. The slider decides the playback speed : the further from the center it is set, the faster the playback will scrub in both directions. + Under these buttons is the Shuttle Speed Control that + allows to temporarily scrub through the audio quickly. The slider + decides the playback speed: the further from the center it is set, + the faster the playback will scrub in both directions. The range of + this acceleration can be set by right + clicking the control and setting the multiplier, between 1.5 + (± 150%) and 8 (± 800%).

+ +

VariSpeed

- The Shuttle Speed Control supports 2 operating modes, that can be chosen with right click > Mode: + The VS (for VariSpeed) + button sets a constant playback/record speed. It can be set + in semitones (1 semitone = × 2 1⁄12 ≈ + 105,9%), or cents of semitones, and is armed/disarmed by clicking the + button. The VS button will blink when VariSpeed + is enabled. Whether or not this VariSpeed is persistent when + stopping/restarting transport depends on the Reset + default speed on stop parameter in the Preferences.

- +

Transport Sync

On the left of the slider is the positional sync button (which might show Internal, or MTC 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 Timecode Generators and Slaves). + (see Timecode Generators and Slaves).

+ +

Transport Status

- The current playback status (Stop, Play, or speed %) is shown on the right of the speed slider. + The current playback status (Stop, Play, or speed %) is shown on the right of + the speed slider.

@@ -60,16 +102,17 @@ shows both the default bindings and internal command names for some of them.

-
-
Space
switch between playback and stop.
-
Home
Move playhead to session start marker
-
End
Move playhead to session end marker
-
Playhead to next region boundary
-
Playhead to previous region boundary
-
0
Move playhead to start of the timeline
-
+ + + + + + + +
SpaceSwitch between playback and stop.
HomeMove playhead to session start marker
EndMove playhead to session end marker
Playhead to next region boundary
Playhead to previous region boundary
0Move playhead to start of the timeline

- Go to the Transport and Transport > Playhead to find more. + The Transport and Transport > + Playhead menus contain a lot more transport actions and their key bindings.