From 87805882cee9f034aa837a50e54bf629ada6ed4a Mon Sep 17 00:00:00 2001 From: Ed Ward Date: Mon, 5 Apr 2021 10:15:31 +0200 Subject: [PATCH] Updated the Transport main menu --- include/the-transport-menu.html | 42 ++++++++++++++++----------------- 1 file changed, 21 insertions(+), 21 deletions(-) diff --git a/include/the-transport-menu.html b/include/the-transport-menu.html index cc39747..0ce8cd1 100644 --- a/include/the-transport-menu.html +++ b/include/the-transport-menu.html @@ -5,8 +5,9 @@ - - + + + @@ -17,16 +18,15 @@ - - - - - + + + + @@ -54,12 +54,12 @@ - + - + @@ -69,17 +69,17 @@ - - - - - - - - - - - - + + + + + + + + + + + +
Start/StopStarts or stops the playhead, and recording if it is armed
Play
Play SelectionOnly plays the selected part of the session, be it a range or selected regions
Play
Play SelectionOnly plays the selected duration of the session, based on the current range or selected region(s)
Solo SelectionOnly plays the selected regions of the session. Regions that are not selected, even on a track with selected regions, wont be played
Play Selection w/PrerollAs the previous menu, except it starts the playback a few bars or seconds before the beginning of the selection (the amount of time can be set in the Preferences)
Start/Continue/StopLeaves loop play or range play mode but without stopping the transport
Play from Edit Point and ReturnStarts the playback at the Edit point, and when stopped, goes back to the original location
Record w/PrerollAs the Start Recording menu, except it starts the recording a few bars or seconds before the playhead's position (the amount of time can be set in the Preferences)
Record w/Count-InAs the Start Recording menu, except it waits for 2 bars before the playhead's position. The Metronome will tick (even if disabled) during the count-in
Set Loop from SelectionConverts the selection into a Loop range by placing loop markers at the start and end of the selected range
Set Punch from SelectionSame thing, for Punch
Set Session Start/End from SelectionSame thing, for the start and end markers of the session, defining the session's length
ForwardPlays the audio forwards from the playhead on. If the audio is already playing forwards, increment its speed by 50%.
RewindPlays the audio backwards from the playhead on. If the audio is already playing backwards, increment its speed by 50%.
Transition to RollPlays the audio forwards, with a speed of 1 (real time)
Transition to ReversePlays the audio backwards, with a speed of 1 (real time)
Playhead
Set Loop from SelectionConverts the selection into a Loop range by placing loop markers at the start and end of the selected range
Set Punch from SelectionSame thing, for Punch
Set Session Start/End from SelectionSame thing, for the start and end markers of the session, defining the session's length
Playhead
Playhead to MouseSet the position of the playhead at the current position of the mouse cursor
Playhead to Active MarkIf a marker is selected, set the position of the playhead at the position of the marker
Center PlayheadCenters the view on the playhead without changing the zoom level (putting the playhead in the middle of the screen)
Go to StartSends the playhead to the Start marker of the session
Go to EndSends the playhead to the End marker of the session
Go to Wall ClockSends the playhead to the current value of system time, as shown on the top right of the Status bar
Active Mark
Active Mark
To Next Region BoundaryMoves the currently selected marker to the next region beginning or end
To Previous Region BoundarySame, to the left
To Next Region SyncMoves the currently selected to the next region sync point (by default: beginning or end of the region)
To Previous Region SyncSame, to the left
Markers
Markers
Add Mark from PlayheadCreates a Marker at the position of the playhead
Remove Mark at PlayheadRemoves any marker at the position of the playhead
Toggle Mark at PlayheadCombine the 2 previous: if a marker exists, deletes it, otherwise create it
Set Session Start from PlayheadPuts the Start of the session marker at the playhead's position
Set Session End from PlayheadPuts the End of the session marker at the playhead's position
[] Time MasterSets Ardour as the Time master, i.e. Ardour sends the time information to the audio system
[] Punch In/OutBased on the Punch in and Punch out markers if they exist, tells Ardour to record only between those two points
[] Punch InBased on the Punch in marker, only allow to record from this point on
[] Punch OutBased on the Punch out marker, forbids recording before this point
[] Auto InputIf checked, automatically switch the monitor from input to playbackmode when playing
[] Follow RangeIf checked, selecting a range moves the playhead to its beginning
[] Auto PlayIf checked, moving the playhead in the ruler starts the playback
[] Auto ReturnIf 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
[] ClickActivates/deactivates the click track (metronome)
[] Follow PlayheadIf 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
[] Stationary PlayheadIf checked and if Follow playhead is checked, on playback, the playhead stays at the center of the screen, and the session scrolls
[] Use External Positional Sync Source If checked, allows Ardour to be controlled by external program
□ Time MasterSets Ardour as the Time master, i.e. Ardour sends the time information to the audio system
□ Punch In/OutBased on the Punch in and Punch out markers if they exist, tells Ardour to record only between those two points
□ Punch InBased on the Punch in marker, only allow to record from this point on
□ Punch OutBased on the Punch out marker, forbids recording before this point
□ Auto InputIf checked, automatically switch the monitor from input to playbackmode when playing
□ Follow RangeIf checked, selecting a range moves the playhead to its beginning
□ Auto PlayIf checked, moving the playhead in the ruler starts the playback
□ Auto ReturnIf 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
□ ClickActivates/deactivates the click track (metronome)
□ Follow PlayheadIf 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
□ Stationary PlayheadIf checked and if Follow playhead is checked, on playback, the playhead stays at the center of the screen, and the session scrolls
□ Use External Positional Sync Source If checked, allows Ardour to be controlled by external program
PanicImmediately stops all MIDI playback (useful e.g. when a MIDI bug in encountered)