Extra Menu: Seek

From Audacity Development Manual
Jump to: navigation, search
The Extra > Seek menu provides menu equivalents for the short and long seek commands.
The menusHelp menuExtra commands related to play and recordExtra commands to select the toolExtra commands related to volumeExtra commands related to editingExtra commands related to Play-at-SpeedExtra commands related to seekingExtra commands related to selecting a deviceExtra commands related to selectingExtra commands related to Timeline display formattingExtra commands to set focus, usually focus on one trackExtra commands to move the cursorExtra commands to operate on a track that has focusThese commands were originally written for scripting Audacity, for example via a Python script that uses mod-script-pipeLike Scriptables I, but these commands are less commonly used from the menuToggle full screen mode with no title barExtra-SeekMenu.png
These commands skip the playback cursor backwards (left) or forwards (right) by a short or long period of time. You can change the length of the default short or long period to be skipped at "Seek Time when playing" in the Playback Preferences.
Advice

You cannot seek backwards to left of the current position of the playback cursor.

Short Seek Left During Playback  Left

Moves play head left by 1 second.

Short Seek Right During Playback  Right

Moves play head right by 1 second.

Long Seek Left During Playback  Shift + Left

Moves play head left by 15 seconds.

Long Seek Right During Playback  Shift + Right

Moves play head right by 15 seconds.