Scrubbing and Seeking

From Audacity Development Manual
Revision as of 14:27, 8 June 2015 by Paul L (talk | contribs)
Jump to: navigation, search
PRL 08Jun15: There is no mention of scroll-seeking with shift key down, in which the length of skips is determined by mouse position relative to the midline, the skipping speed is displayed with an X, and play is normal (or normal speed reversed) when the pointer is near the middle. Also, would images of all the various styles and colors of speed numbers be useful?
Peter 08Jun15: ToDo-2R Ready for review and merciless editing. I'm finding it much harder to describe than actually do.
Scrubbing is the action of dragging the cursor across a segment of the waveform to hear it - a convenient way to quickly navigate an audio file and find a particular piece of audio.

Once you have placed Audacity in scrub play mode it will remain in that mode until you Stop The Stop button and return to normal play mode.

The term comes from the early days of the recording industry and refers to the process of physically turning tape reels to move the tape past the play-head to locate a specific point in the audio track.

Scrubbing

Scrubbing works only in Select tool Tool select.png mode.

Pressing CTRL + left-click will put you into scrub play mode. When in this mode dragging the cursor right and left across the waveform will cause Audacity to scrub play forward or backward. Scrub play will temporarily stop when the green playback cursor PlaybackCursor.png (the "play-head") catches up with the mouse cursor but will restart again as soon as you move the mouse left or right.

The speed of the scrub play can be controlled by rotating the mouse wheel (if your mouse is so equipped). Each four steps of the rotated mouse wheel doubles, or halves, the speed - which is equivalent to one octave. The scrub speed will be shown, in yellow-ochre, superimposed on the waveform display when you change it with mouse wheel.

It is possible to zoom while you are scrubbing by holding the CTRL key down and rotating the mouse wheel.

Clicking the Stop button The Stop button (or its shortcut Space) at any time will stop scrub play and return you to normal play mode. When scrubbing stops the scrubbing position can be marked with a left-click mouse gesture which moves the cursor to that position; you may then use CTRL + B to create a marker label at that point.

You can invoke scrub play while audio is playing normally and it will abandon the playback to perform the scrub play. You cannot invoke scrub play while you are recording or paused in recording mode.

If you hold the left mouse button down as you scrub the scrubbing will change to seeking.

Seeking

In seek mode many small slices of the audio are played at normal speed and always something very close to the mouse cursor enabling you to move across the audio rapidly. This is similar to using the seek button on a CD player.

Releasing the left mouse while you are seeking will return you to scrub play ad pressing it again will return you to seek play enabling you to repeatedly press and release the left mouse button to switch between seeking and scrubbing.

Scroll-scrub

PRL 28May15: ToDo-2 Needs a cross reference to "Enable Scrolling left of zero" on this page http://manual.audacityteam.org/man/Tracks_Preferences
Peter 21May15: ToDo-2 we have, as yet no proper nomenclature for this type of scrubbing. I think Paul calls it double-click scrubbing.
  • Peter 04Jun15: In the latest UI Paul now calls the "Scroll-scrub", in the Prefs>Mouse. Accordingly I have retitled this H2 section to reflect the nomenclature used in the GUI.

If you CTRL + double-left-click then drag to scrub, the green play cursor PlaybackCursor.png (effectively the "play-head") remains at the mid-position of the waveform display and the speed of scrubbing can be varied much more smoothly by the position of the mouse cursor. In this mode the mouse cursor position does not determine the target of the scrub rather it determines the speed of the scrub, the further away from the play cursor (in either direction) the faster the speed of the scrub. The scrub speed will be shown, in green, superimposed on the waveform display as you drag the cursor with the mouse.

The speed of the Scroll-scrub play can also be controlled by rotating the mouse wheel (if your mouse is so equipped). The Scroll-scrub speed will be shown, in green, superimposed on the waveform display when you change it with mouse wheel.


Mac OS X users: CTRL = COMMAND. So, for example, CTRL + left-click = COMMAND + left-click