Search found 59476 matches

by steve
Fri Jun 03, 2011 1:55 pm
Forum: Audio Processing
Topic: Noise only during speech
Replies: 17
Views: 2620

Re: Noise only during speech

Try amplifying the audio a bit first, then run this code in the "Nyquist Prompt" effect first:

Code: Select all

(highpass8 (notch2 s 120 10) 100)
Then use Noise Removal with something like:
Noise Reduction: 8
Sensitivity: 12
Frequency Smoothing: 200
Attack/decay: 0
by steve
Fri Jun 03, 2011 1:32 pm
Forum: Windows
Topic: Lantecy Correction HELP!
Replies: 12
Views: 1114

Re: Lantecy Correction HELP!

What are you trying to record? Please give a comprehensive description of what, how and with what.
by steve
Fri Jun 03, 2011 1:30 pm
Forum: Windows
Topic: Audacity problem with recordings.
Replies: 8
Views: 1095

Re: Audacity problem with recordings.

What are you trying to record? Is it playing through the X-Fi sound card?
Is your X-Fi an internal sound card or the USB version?
by steve
Fri Jun 03, 2011 1:26 pm
Forum: Audio Processing
Topic: Frequency modulation - can you remove it?
Replies: 4
Views: 1365

Re: Frequency modulation - can you remove it?

shortstuff wrote:Is there a way to remove the frequency modulation of a sound in Audacity.
What's been modulated with what? What's the carrier and what's the signal?
by steve
Fri Jun 03, 2011 12:51 pm
Forum: Audio Processing
Topic: Killing hard clipping
Replies: 30
Views: 6488

Re: Killing hard clipping

See here: http://www.audacity-forum.de/download/e ... -index.htm

You will also find a lot of code examples in this part of the forum: http://forum.audacityteam.org/viewforum.php?f=39
If you have any questions about Nyquist code you can post in that section.
by steve
Fri Jun 03, 2011 12:50 pm
Forum: Windows
Topic: Recording SILENTLY in Windows 7, using audacity
Replies: 5
Views: 2170

Re: Recording SILENTLY in Windows 7, using audacity

It seems that the problem is that I can’t get WINDOWS 7 to display any recording devices other than microphone, and therefore can’t get the recording software to record from anything other than the microphone. I right clicked on the sound in the tray, and selected “recording,” then clicked in the w...
by steve
Fri Jun 03, 2011 12:42 pm
Forum: Windows
Topic: Can a newer Audacity version be installed on top?
Replies: 7
Views: 981

Re: Can a newer Audacity version be installed on top?

In my situation, should I keep 1.2, once 1.3 is installed? Once you have checked that Audacity 1.3.13 is working correctly you can delete/uninstall the old version. If at any time in the future you find that you need Audacity 1.2. again, you can always download and install it again, though it's unl...
by steve
Fri Jun 03, 2011 12:34 pm
Forum: Audio Processing
Topic: Export Multiple Chain
Replies: 4
Views: 2325

Re: Export Multiple Chain

1) I don't like the idea of intermediate file conversions, because it seems like there will be information lost in the process. (What intermediate format would you recommend on a PC? 32 bit signed WAV?) Ideally, 32-bit float. This is the format that Audacity uses by default internally, so there is ...
by steve
Fri Jun 03, 2011 10:13 am
Forum: GNU/Linux and Unix-like
Topic: Re: Track Lines (Sound Wave?) Disappeared and Input Mic Prob
Replies: 6
Views: 5475

Re: Track Lines (Sound Wave?) Disappeared and Input Mic Prob

saving the project BEFORE recording for some reason seemed to help the "stalling and stopping recording in the middle of recording" problem, The difference that makes is that the audio data will be written to the _data folder where you saved the project rather than to Audacity's temporary...
by steve
Thu Jun 02, 2011 7:12 pm
Forum: Windows
Topic: Sometimes "cut" does not work. Why?
Replies: 5
Views: 785

Re: Sometimes "cut" does not work. Why?

I don't know if 1.2 is the reason for the problem, but it's still worth upgrading to 1.3.13 (even on an older XP machine).