Search found 59476 matches

by steve
Sun Jul 24, 2011 12:26 pm
Forum: Windows
Topic: laptop
Replies: 12
Views: 1275

Re: laptop

The recommended version for Vista is Audacity 1.3.13.

http://audacityteam.org/download/
by steve
Sun Jul 24, 2011 11:50 am
Forum: Windows
Topic: what settings for audio cache?
Replies: 5
Views: 1889

Re: what settings for audio cache?

The recommended setting are set by default:

Play/Record using RAM: OFF (not selected)
Minimum Free memory is not relevant when Play/Record using RAM is OFF.

I use Audacity with this setting on a number of XP computers including an old 500 MHz Pentium III.
by steve
Sun Jul 24, 2011 11:43 am
Forum: Windows
Topic: VST Effects?
Replies: 1
Views: 545

Re: VST Effects?

You don't need to save that setting. Just select "Rescan for VST Effects" and restart Audacity. If GSnap does not appear in the Effect menu after the restart, check that you have 1) Extracted the .DLL file and not just tried to use a ZIP file. 2) That you have put the .DLL file in the righ...
by steve
Sun Jul 24, 2011 11:34 am
Forum: Windows
Topic: metalic echo when exporting
Replies: 2
Views: 893

Re: metalic echo when exporting

MP3 compression always reduces the sound quality because some of the audio information is discarded in order to achieve smaller file size. The greater the compression level, the smaller the file size but the more information is discarded and the worse the sound quality is. This loss of sound quality...
by steve
Sun Jul 24, 2011 11:23 am
Forum: Windows
Topic: tags on some files not fo;;owinbg
Replies: 1
Views: 483

Re: tags on some files not fo;;owinbg

mgjack wrote:Now i have but some files which the metadata can be viewed in explorer when I get to the export save box it is clear.
What format are these files?
How are you viewing the metadata in explorer?
by steve
Sun Jul 24, 2011 10:18 am
Forum: Recording Equipment
Topic: External USB soundcard versus a USB microphone
Replies: 12
Views: 12841

Re: External USB soundcard versus a USB microphone

I've never used one but the Lexicon should have decent recording quality, but an important feature that it has missing is that it does not have "phantom power" available, which means that if you wish to upgrade your microphone in the future then you will probably need to get a new preamp. ...
by steve
Sun Jul 24, 2011 4:12 am
Forum: Mac OS X
Topic: Audacity freezes....
Replies: 5
Views: 1684

Re: Audacity freezes....

Which version of Audacity is that?
What are you recording?
by steve
Sat Jul 23, 2011 10:16 pm
Forum: GNU/Linux and Unix-like
Topic: No host or available devices on 1.3.14 alpha version
Replies: 15
Views: 5237

Re: No host or available devices on 1.3.14 alpha version

Does "aplay" work?
To test, open a terminal window and navigate to the same directory as a known good WAV file, then type:

Code: Select all

aplay filename.wav
by steve
Sat Jul 23, 2011 10:09 pm
Forum: Windows
Topic: New install not working
Replies: 6
Views: 931

Re: New install not working

Audacity only works with uncompressed audio date. To make an MP3 file you need to install LAME http://audacityteam.org/help/faq?s=install&i=lame-mp3 To create any type of ordinary audio file you need to Export (File menu). Once you have LAME installed you will be able to Export an MP3 file. Note...
by steve
Sat Jul 23, 2011 9:49 am
Forum: General Feedback and Discussion
Topic: Units in Waveform/Waveform(dB) PLEASE HELP!!!
Replies: 2
Views: 4175

Re: Units in Waveform/Waveform(dB) PLEASE HELP!!!

Same answer as Koz, but different description: The normal "waveform" view uses a linear vertical scale (-1 to +1) The "waveform (dB)" view uses a logarithmic scale. The bottom end (minimum level) in this view is set in Preferences (Edit menu > Preferences > Interface) to a value ...