Search found 59476 matches

by steve
Mon Jan 14, 2013 1:03 am
Forum: Windows
Topic: Noise Removal Issue
Replies: 28
Views: 3530

Re: Noise Removal Issue

What equipment are you using for recording?
by steve
Mon Jan 14, 2013 1:01 am
Forum: macOS
Topic: Attempting to Record LFN.. Help!
Replies: 28
Views: 6829

Re: Attempting to Record LFN.. Help!

There are a few minor low frequency peaks, but nothing that is not also present in the "No Audible LFN Clip.wav". This leads me to think that the "sound" may be a vibration below 20 Hz, so not strictly speaking "sound", but a vibration that you perceive as "sound&q...
by steve
Mon Jan 14, 2013 12:11 am
Forum: Nyquist
Topic: A Study in Pink
Replies: 26
Views: 10491

Re: A Study in Pink

Here's a function that generates pink noise without filtering. The algorithm is the same as is used in the Audacity pink noise generator. Unfortunately it is rather slow, but the quality is good. ;;; Generate pink noise (defun pink (&optional (dur 1.0)(amp 1.0)) (setf pink-class (send class :new...
by steve
Sun Jan 13, 2013 8:10 pm
Forum: Nyquist
Topic: A Study in Pink
Replies: 26
Views: 10491

Re: A Study in Pink

That's pretty close.
The coefficients used by Edgar appear to have originally come from here: http://www.musicdsp.org/
by steve
Sun Jan 13, 2013 7:53 pm
Forum: Windows
Topic: LAME
Replies: 2
Views: 360

Re: LAME

Are you selecting "MP3" as the file format?
http://manual.audacityteam.org/o/man/fi ... ialog.html
by steve
Sun Jan 13, 2013 7:51 pm
Forum: Windows
Topic: new Audacity scans with every run
Replies: 8
Views: 857

Re: new Audacity scans with every run

Do any VST effects show in the Effect menu?
If you have the "VST bridge" plug-in, you should remove it.
by steve
Sun Jan 13, 2013 5:28 pm
Forum: macOS
Topic: Attempting to Record LFN.. Help!
Replies: 28
Views: 6829

Re: Attempting to Record LFN.. Help!

There is a distinct rumble, similar to a distant tram or lorry, on the "No Audible LFN Clip.wav" ! (it starts about half way through the clip, drops off, then comes back in the last couple of seconds.) I presume that this is a different sound - not the one that is causing the problem. It i...
by steve
Sun Jan 13, 2013 5:04 pm
Forum: Windows
Topic: disc
Replies: 1
Views: 278

Re: disc

If you only need the Audacity software, you can get it here: http://audacityteam.org/download/

If you require any special drivers or other software, have a look at the documentation for the device and see if they have a website or an address for "product support".
by steve
Sun Jan 13, 2013 4:56 pm
Forum: Windows
Topic: Sudden Very Loud Hiss, you can't hear the music!!
Replies: 3
Views: 1795

Re: Sudden Very Loud Hiss, you can't hear the music!!

I first like to change the hKz/Bit to 96hKz/24bit. That is unlikely to be of any benefit. The default bit format for Audacity is "32 bit float" which is the recommended (most accurate) format for audio processing. Increasing the sample rate will slightly reduce the sound quality due to ti...
by steve
Sun Jan 13, 2013 4:49 pm
Forum: Windows
Topic: removing scratches from old vynal recordings
Replies: 8
Views: 2801

Re: removing scratches from old vynal recordings

I thought to hear a sort of low level plop-impairment when applied with higher concentrations or on longer clicks. That is probably inevitable. In the case of longer clicks the "true" audio is missing - replaced with "click" noise. There is no way that an effect can accurately g...