From: Ed Ward Date: Fri, 20 Jan 2017 08:05:01 +0000 (+0100) Subject: Small details on the transport bar page X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ab54709e60818d3b0b185492149f989a24f5718d;p=ardour-manual-diverged Small details on the transport bar page --- diff --git a/_manual/05_ardours-interface/03_transport-bar-and-times/01_the-transport-bar.html b/_manual/05_ardours-interface/03_transport-bar-and-times/01_the-transport-bar.html index 219e5ad..d441b5a 100644 --- a/_manual/05_ardours-interface/03_transport-bar-and-times/01_the-transport-bar.html +++ b/_manual/05_ardours-interface/03_transport-bar-and-times/01_the-transport-bar.html @@ -13,35 +13,17 @@ title: The Transport Bar This bar is made of (from left to right):

- +
+
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.
+

All these actions are bound to keyboard shortcuts, which allows for speedier use and more focused work. @@ -57,7 +39,7 @@ title: The Transport Bar

@@ -69,37 +51,25 @@ title: The Transport Bar

Using Key Bindings

- 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 + 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 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
+
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
Go to the Transport and Transport >> Playhead to find more.