FAQ:Old - need merging or deleting

From Audacity Manual

Jump to: navigation, search

Contents


Old - need merging or deleting

How can I help to improve Audacity?

There are many ways you can help.

  • If you are a programmer and you know C++, we can always use more developers. We especially need more Windows and MacOS programmers, as many of the current developers prefer Linux.
  • If you are bilingual, you can help us translate Audacity into another language.
  • If you are good at writing, you can help us write documentation and tutorials.
  • Finally, anyone can submit bug reports and suggestions. The more detailed, the better.

If you would like to help out in any one of these ways, please email the developers at audacity-devel@lists.sourceforge.net. You may also want to go to the Sourceforge web site and join the mailing list yourself.

Other Frequently Asked Questions...


I found a bug! Now what?

The most important thing when reporting a bug is to be as specific as possible. Give us enough information that we can reproduce the bug ourselves, otherwise it's unlikely that we'll be able to fix it.

  • Be sure to let us know what operating system you run (such as Windows 98, MacOS 9.1, Fedora Linux 3, etc.) and any other information about your computer that you think might be relevant.
  • Then, can you reproduce the bug? If it happens consistently, tell us the exact sequence of events which causes the bug to occur. If you get an error message, make sure you send us

the exact text of the error message.

We want to squash all of the bugs! Thanks for taking the time to help us track them down.

Other Frequently Asked Questions...


Windows: What do I do with the .exe file?

From the browser, select the option to "Run from current location". This launches the Audacity setup program, which will install the Audacity program files and create an entry in the start menu.

  • If you already downloaded the file, just double-click on it to start the installer.
  • If you prefer not to use the Installer program, you can also download Audacity as a ZIP file, which you can decompress using WinZip or any other extraction program.

Other Frequently Asked Questions...


Windows: How do I uninstall Audacity?

Audacity can be uninstalled by opening Add/Remove Programs in the Control Panel. Select "Audacity" from the list and click the button "Add/Remove". This launches the Audacity uninstall program.

Other Frequently Asked Questions...


Mac: What do I do with the .sit file?

You need a recent version of StuffIt Expander. StuffIt Expander comes with all Macintoshes and is usually configured by default with all Mac web browsers. If Audacity does not decompress automatically, drag "audacity.sit" to StuffIt Expander to decompress it.

There is no need to install Audacity. Just drag the Audacity folder to your Applications folder, or wherever else you would like to put it. To uninstall, just drag the entire folder to the trash.

Other Frequently Asked Questions...


Unix: Why do I get failed dependencies when installing from the RPM?

First, ensure that the wxGTK is installed; a link can be found from our Linux page - http://audacity.sourceforge.net/download/linux. Be sure that you use the appropriate version of wxGTK - Audacity 1.2.x requires wxGTK 2.4.x, and it will not work with any other version.</p>

Other Frequently Asked Questions...


Unix: Why do I get an error while loading the shared library libwx_gtk-2.4.so?

This could be one of two problems:

  • If you installed the wxWidgets RPM, be sure to run "ldconfig" (as root) so your system knows about the new library.
  • If you installed wxWidgets from source, it may have been installed in /usr/local, but /usr/local/lib may not be in your library path. Add /usr/local/lib to the file "/etc/ld.so.conf"

and then run "ldconfig". You may also want to add "/usr/local/bin" to your path, so that programs can find the "wx-config" utility.

Other Frequently Asked Questions...


How do I mix two tracks together?

Audacity mixes automatically. All you have to do is import two tracks into the same project, which you can do using the "Import Audio" command in the Project menu, or simply by dragging the two audio files to Audacity. When you press the record button, Audacity generates a new track automatically, also.

In order to save your mix, you can either Export the project, which will automatically mix all of your tracks together, or you can select your tracks and use the "Mix and Render" command in the Tracks menu.

Other Frequently Asked Questions...

Can I remove the vocals from a recording?

With some stereo recordings, it is possible to remove the vocals because of the way in which the recording was mixed at the studio. Often, the vocals are placed in the exact center of the recording, while all other instruments are slightly off-center. If you subtract the right channel from the left channel, the vocals get completely cancelled out, leaving only the other instruments.

This only works on some recordings!

To attempt this in Audacity, import a stereo recording, then click on the track pop-up menu (the little down-arrow next to the name of the track) and select "Split Stereo Track". Now select the lower track (the right channel) and use the "Invert" effect (from the Effect menu). Finally, use the track pop-up menus to make both channels Mono channels, and then mix them together using Quick Mix. If you're lucky, the vocals will be gone.

Other Frequently Asked Questions...


When I try to record harmonies with myself, why are the two tracks out of sync?

This is normal and it happens because there is a small delay between when Audacity starts playing sound and when it actually reaches your speaker. Audacity does not automatically try to correct for this delay, and you must do it manually.

To correct this delay, use the Time Shift Tool to slide one of the tracks over until they line up. Note that you can use the tool while you are listening to the recording.

Other Frequently Asked Questions...

Why doesn't Audacity ship with an MP3 encoder?

Unfortunately, the algorithm to encode or create MP3 files is patented, and Audacity would not be able to include an MP3 exporting algorithm without either charging a fee or violating the law in many countries.

As a compromise, Audacity comes with the ability to use other MP3 encoders, which you must download separately. It is up to you to make sure you are in compliance with any licensing restrictions imposed by MP3 encoders.

See LAME MP3

Other Frequently Asked Questions...


How do I record streaming audio?

(This needs to be categorized.)

You can record streaming audio, Skype, or pretty much any program that outputs sound. If you use Mac OS X, you may want to check out [Audio Hijack], a shareware program designed specifically for this purpose. On Windows, you can sometimes record from the "Wave Out" channel of your sound card - choose it as the audio input device instead of "Line In" or "Mic".

If all else fails, use a loopback cable:

Stereo mini loopback cable with stereo jacks
A stereo mini loopback cable
Loopback cable plugged into a PC
A loopback cable plugged into the back of a typical PC

Other Frequently Asked Questions...

Views
Help Location