Edit Toolbar

From Audacity Development Manual
Revision as of 23:25, 31 December 2007 by JamesCrook (talk | contribs) (selection area -> selection region (as per Consistency))
Jump to: navigation, search

These tools perform the same functions as those accessible through the Edit menu, View menu and keyboard shortcuts.

Layout of Edit Toolbar buttons


ToDo At some point I'll upload the backgroundless images from the theem directory. Also better with an image of the complete toolbar rather than separate pngs- James

Although having headers for each section of this toolbar was my idea, it isn't now consistent with the other toolbars where we agree we have a header per button (forced on us if there are no natural sections in the toolbar). Will play again with it later- Gale

Editing

Tool edit cut.png Cut: Removes the selected audio data and places it on the clipboard.

Tool edit copy.png Copy: Copies the selected audio data to the clipboard without removing it from the project.

Tool edit paste.png Paste: Either inserts the clipboard contents at the position of the selection cursor, or replaces a selected area with the clipboard contents.

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.

Tool edit trim.png Trim: Deletes everything but the selection.

Tool edit silence.png Silence: Replaces the currently selected audio with absolute silence.

Undo, Redo

Tool edit undo.png Undo: Reverts the last editing operation. 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.

Tool edit redo.png Redo: Restores the previous editing operation that was just undone. 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.

Zooming

Tool edit zoomin.png Zoom In: Zooms in to a higher magnification level. You can continue to zoom in until you reach the level of displaying individual audio samples.

Tool edit zoomout.png Zoom Out: Zooms out to a lower magnification level. You can zoom out so far as to fit 228 hours of audio on the screen.

Tool edit zoomselection.png Fit 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.

Tool edit zoomproject.png Fit Project: Zooms in or out so that the entire audio of the project fits in the available horizontal window area.