Audacity Tracks and Clips

From Audacity Development Manual
Revision as of 18:43, 19 December 2007 by JamesCrook (talk | contribs) (link to drop-down page.)
Jump to: navigation, search

An Audacity project can contain as many tracks as you want. Each track can contain several audio clips which can be moved around independently, but share several properties of the track such as its overall volume, panning, sample rate, and sample format.

Clips015.png

The Audacity project shown above has three tracks ("Sax 1", "Sax 2", and "Drums"). The first track has 2 clips, the second track has no clips, and the third track has 1 clip. A clip can be moved from one track to another simply by dragging it using the Move tool:

Clips016.png

All audio files that are imported or new audio that is recorded goes into a new track. Afterwards, you can move or copy and paste audio into existing tracks. To split a track into multiple clips, select part of the track and choose Split Cut from the Edit Menu.

Many track properties can be accessed by clicking the title of the track, near the upper-left corner, bringing up a menu something like this:

Track menu open.png The options in this menu are described on the track drop-down menu page.


Stereo

Stereo Tracks contain a single label area to the left with two waveforms on the right. The top waveform represents the left channel and the bottom waveform represents the right channel, as in this example:

Track example stereo.png

By default, the two channels of a stereo track are always edited simultaneously. However, you can split them apart and work with them independently by opening the track menu (see above) and selecting Split Stereo Track.