Tracks
Anthing that is added to your audacity project will be placed inside a track, which sits on the timeline of your project. You can have an unlimitted number of tracks in a project, subject only to the speed and power of your computer to manipulate the data. Each track will have a Track Panel at the left-hand end with the name and information about the track. You can click on the track name to access the Track Pop-Down Menu and alter various parameters of the track.
Audio Tracks
Audio tracks contain digitally sampled sounds. In Audacity, the two channels of a stereo recording are represented by a single stereo tracks, although this can be split into two separate mono tracks from the Track Pop-Down Menu. Each audio track has a sample rate and sample format as described in the Digital Audio foundations page. Different audio tracks can have different sample rates and sample formats. You can import audio of any sample rate or bit depth and Audacity will sample rate convert it to the project rate and bit depth on the fly, as well as upon Export. You can choose different sample rate conversion qualities for playback and exporting in the Quality Preferences.
Note Tracks
Note tracks are only available in the development builds of Audacity. They display data loaded from a MIDI file. They are currently not editable or playable.
Time Tracks
A special track that can be used to speed up and slow down playback over the course of the project, according to the range (upper and lower) that is set via the Time Track dropdown menu. This affects all tracks in the project.
Label Tracks
Label Tracks are where you can define and name specific points and regions (spaces between points) along a projects timeline in order to perform edits and/or export functions. For more details refer to Label Tracks