Edit Toolbar

From Audacity Development Manual
Revision as of 20:38, 6 November 2009 by Billw58 (talk | contribs) (try hr under the image)
Jump to: navigation, search
These tools perform the same functions as those accessible through the Edit menu, View menu and keyboard shortcuts.
  • Bill: Do we want to list the menu items and keyboard shortcut equivalents for the buttons.. snip .. I went ahead and did it. I really like how this looks now.
  • JC: I like it too, and thanks to whoever uploaded the transparent-background images.

Ready for Proofreading

ToDo revert this image? Or have two, one for online and other for export? - Bill
Layout of Edit Toolbar buttons

The Cut tool Cut

Removes the selected audio data and places it on the clipboard. Equivalent to Edit > Cut and CTRL + X.

The Copy tool Copy

Copies the selected audio data to the clipboard without removing it from the project. Equivalent to Edit > Copy and CTRL + C.

The Paste tool Paste

Either inserts the clipboard contents at the position of the selection cursor, or replaces a selected area with the clipboard contents. Equivalent to Edit > Paste and CTRL + V.

The clipboard can only contain one item at a time, so cutting or copying to it always replaces any previous content. However that content may contain multiple tracks or tracks of indefinite length.

The Trim tool Trim

Deletes everything but the selection. Equivalent to Edit > Trim and CTRL + T.

The Silence tool Silence

Replaces the currently selected audio with absolute silence. Equivalent to Edit > Silence Audio and CTRL + L.

The Undo tool Undo

Reverts the last editing operation. Equivalent to Edit > Undo and CTRL + Z. Audacity supports unlimited "stepwise" undo. This means you can undo every editing operation back to the last time the project was opened, but you can't undo one particular edit without also undoing any changes made after that edit. You can review your editing history and jump straight back to any particular edit point at View > History.

The Redo tool Redo

Restores the previous editing operation that was just undone. Equivalent to Edit > Redo and CTRL + Y (on Mac SHIFT + CTRL + Z). Note: If you undo an operation then perform any new one that appears in the Undo History, you can no longer redo that undone operation.

The Link Tracks tool Link Tracks

This feature is not available in the 2.0 stable version. It is available in Audacity 1.3.9 beta.

Label tracks in Audacity can be linked to the audio tracks above them, and form a track group. You can turn this feature off by clicking this button to un-highlight it. See Label Tracks for more information. Equivalent to Tracks > Link Audio and Label Tracks

The Zoom In tool Zoom In

Zooms in to a higher magnification level. Equivalent to View > Zoom In and CTRL + 1. You can continue to zoom in until you reach the level of displaying individual audio samples.

The Zoom Out tool Zoom Out

Zooms out to a lower magnification level. Equivalent to View > Zoom Out and CTRL + 3. You can zoom out so far as to fit 228 hours of audio on the screen.

The Fit Selection tool Zoom Selection

Zooms a selection region in or out so that it fits in the available horizontal window area. The button is therefore grayed out unless a selection region is made. Equivalent to View > Zoom to Selection and CTRL + E.

The Fit Project tool Fit Project

Zooms in or out so that the entire audio of the project fits in the available horizontal window area. Equivalent to View > Fit in Window and CTRL + F.