Audacity Home Page Home Audacity Wiki Site

Computer Audio Hints and Instructions

This collection of hints and tips for using computers to record and process audio, mainly derived from the audacity-help mailing list, archived here. Most of it was written by me, but draws on the contributions of many of the audacity developers, and the users who first asked the questions.

How do I Playback and Record at the same time?

or

How Do I Hear the other Tracks whilst I Record a New one?

Under File > Preferences, on the Audio I/O tab, check the box "Play other tracks whilst Recording". This will play the current project tracks whilst the new track is being recorded.

LAME MP3 Encoder Library

Short Version:

In order for audacity to use the LAME encoder, it needs to know what the path to it is. MP3 exporting will then be available.

Full Version:

We do not host or develop the LAME library. It's home page for development is at lame.sourceforge.net but does not host runnable programs, only source code. This is for patent reasons.
There are numerous places hosting compiled binaries (programs) including the lame_enc.dll or LameLib you need: Any of these means should produce the shared encoder library, which you can extract and then use with audacity.

Windows

Mac (OS X and OS 9)

PC Sound sockets and Connections

The Sockets on most PCs are as follows:

Trying to feed a signal from the headphone or line output of some other piece of equipment into the microphone input is unlikely to work, as the level is too high and will cause distortion.

No input selector is displayed on the tool bar

or

Input selector is greyed out

If you are running Audacity version 1.2, and don't have a drop-down list on your tool bar to choose which input to use, then your sound card doesn't let you select the input source from within a program. In these cases Audacity doesn't display the control, or shows it greyed out.
In this case you may need to select the correct input source using your system volume control (Windows Volume Control etc). This is very common with built in sound on Apple iBooks and the like. In these cases the single input is automatically selected and no list is displayed.

If you have multiple sound devices (e.g. built in sound and an external USB adaptor) then to switch between them you will need to either go to File > Preferences and select it on the Devices tab, or set the device as the default recording device in the computer settings (Windows control panel, OS X Sound and Midi Preferences).

Poor Quality and Skipping during Recording

If you experience dropouts or other problems whilst recording, try the following steps:

Hard Drive DMA mode

DMA mode is a method of increasing the rate of data reading and writing from the hard drive, and reducing the amount of processing power needed to do so. On a modern system it can increase speed by 10-fold or more.

To Enable DMA on Windows Systems

To Enable DMA on Linux Systems

A lot of linux systems with generic (non-tuned) kernels run without DMA, and suffer a big performance hit.

If this gives a "not permitted" error, then you may have to go further into IDE controller support, (probably in the kernel) but this is a first starting point. For more information see some of the many articles on the web, e.g. this one.

Mixing multiple tracks causes Distortion

How to set up inputs in Windows XP

In theory it should not be necessary to use the system volume mixer when working with Audacity as audacity has recording and playback controls built in. However if you are having difficulties or need to do something more complicated, these instructions may be of use.

Valid HTML 4.0! Contact Me Copyright and Disclaimer Creative Commons License