|
What can you do with Audacity?
Audacity is a program that manipulates digital audio
waveforms. In addition to recording sounds directly from
within the program, it imports many sound file formats, including
WAV,
AIFF,
MP3, and
Ogg Vorbis. PCM formats of 8,16,24 and 32-bits can be imported and exported.
|
<p class=qg>
What can't Audacity do?
</p>
<p class=a>
Although Audacity is a very powerful
audio editor that works with an unlimited number tracks of virtually
unlimited size, it cannot do everything. It cannot :
- Audacity cannot record more than two channels at once on many systems.
Some support for multitrack recording is included in version 1.2.3, but
it does not support very many systems yet.
- Audacity opens MIDI files,
but it is not a MIDI editor, and its
MIDI features are extremely limited.
</p>
</td>
</tr>
</table>
"experiencedusers"
<p class=qr>How does it work - a quick intro for experienced users</p>
|
Audacity works with tracks, that contain one audio file.
This file is editable and all actions are undoable. Undo's are instantaneous.
Almost anything is undoable, including importing and deleting tracks!
<p class=a>There are no inserts, auxes or buses yet.
All versions can use LADSPA plugins, and the Windows and Mac versions can use
VST plugins using the VST Enabler (a separate download).
</td>
|
<p class=a>There is volume automation via the envelope tool.
Editing functions include Cut, Copy, Paste,Duplicate(to new track at same timecode), Split(to new track at same timecode), and Silence.
A grid can be activated for each track, and snapping can be switched on as well.
|
<p class=qg>What makes Audacity unique?</p>
- Audacity
is <it>free</it> and the source code is available
under the GNU General Public License.
- Audacity
is <it>cross-platform</it> - it runs on Windows (98 through XP),
Mac OS X, and many Unix platforms, including Linux. Previous
versions worked with Mac OS 9.
- No limits on the number of tracks or the length of any track,
except the size of your hard disk.
- Import almost anything: WAV, AIFF, Next/AU, IRCAM, MP3, and Ogg Vorbis
files are supported natively, but
Audacity
will also open just about any uncompressed sound file and
automatically deduce the format (using the
Import Raw Data...
feature).
- Audacity
not only includes many high-quality effects built-in, but also
lets you use LADSPA and VST plug-in effects.
There are dozens of free, shareware, and commercial
plug-ins online that do everything from Reverb to
Noise Reduction.
- Audacity supports plug-ins written in the Nyquist programming
language, a high-level language designed specifically for
working with audio.
- Audacity
acts like a <it>non-destructive editor</it>, providing
multiple levels of undo, but it also writes changes made to the
audio to disk, eliminating the need for complicated real-time
processing.
- Label tracks allow you to annotate waveforms (for example,
transcribing speech) and later export the waveforms to a text file.
- Powerful spectral features allow you to view waveforms as
spectrograms or plot the power spectrum of any region of audio,
and even export this data to a spreadsheet.
- Pitch-changing and tempo-changing effects
Back to the main page
|