Search found 59476 matches

by steve
Sun Mar 07, 2010 11:21 pm
Forum: Audio Processing
Topic: Help With Highly Dynamic Audio Recording.
Replies: 10
Views: 2395

Re: Help With Highly Dynamic Audio Recording.

My guess is that loopster is having an electric guitar lesson and has a recorder running during the lesson so that he can listen to it again later but does not want to be messing around doing anything that detracts from the lesson. I doubt that the problem would occur with acoustic guitars. I would ...
by steve
Sun Mar 07, 2010 12:45 pm
Forum: Windows
Topic: (SOT) Programmatically detecting normalized wav files
Replies: 10
Views: 1172

Re: (SOT) Programmatically detecting normalized wav files

I know that (that's what I'll be taking advantage of if I have to just re-apply normalize to everything), but can it determine whether or not a file has been normalized w/out having to read it in to the editor, e.g., when used in a chain? For 10000 files, approx. 7000 of which have already been nor...
by steve
Sun Mar 07, 2010 5:04 am
Forum: Recording Techniques
Topic: Can the adaptive noise reduction filter be disabled
Replies: 3
Views: 1239

Re: Can the adaptive noise reduction filter be disabled

Audacity does not have adaptive filter that takes out the baseline noise during the recording, but your sound card may have and if you are using the microphone input on a laptop computer then there is a very good chance that it has. You will need to go into your sound card settings to turn it off. N...
by steve
Sun Mar 07, 2010 4:23 am
Forum: Windows
Topic: (SOT) Programmatically detecting normalized wav files
Replies: 10
Views: 1172

Re: (SOT) Programmatically detecting normalized wav files

The amplitudes are stored as floats between + and -1??? In Audacity, yes. After it has been exported as an audio file, then it depends on the file format. A quick way in Audacity to see if a file has been normalized: Select the "Amplify" effect and if the track has been normalised to 0dB ...
by steve
Sun Mar 07, 2010 4:10 am
Forum: General Feedback and Discussion
Topic: Error - wont record
Replies: 22
Views: 3275

Re: Error - wont record

Sorry internet, I don't know. That all looks fine. You said that you are using Vista, and you've checked the default playback and record settings in Windows Control Panel?
by steve
Sun Mar 07, 2010 3:58 am
Forum: Windows
Topic: Couldn't open Lame_enc.dll
Replies: 4
Views: 1655

Re: Couldn't open Lame_enc.dll

Thanks for your comments gcsmithbmc. I'm not sure what the difference is between the ZIP version and the EXE version, but as you say, they are different. I always recommend that people use the ZIP version as that always seems to work even in the (relatively rare) case when the EXE does not work. For...
by steve
Sun Mar 07, 2010 3:35 am
Forum: Windows
Topic: No Sound
Replies: 28
Views: 4648

Re: No Sound

whomper wrote:start/settings/controlpanel/realtek/mixer/record/...
And what if they do not have a RealTek icon in the control panel?
by steve
Sun Mar 07, 2010 3:31 am
Forum: Windows
Topic: Audacity won't work with Realtek HD Card
Replies: 33
Views: 62952

Re: Audacity won't work with Realtek HD Card

I CAN record, but it's very low. If you are recording from a microphone plugged into your sound card (little round jack plug), go back to your computer's sound options and look for a setting to "boost" (may be labeled "+20dB" ) the microphone input. If you are recording in some ...
by steve
Sun Mar 07, 2010 3:27 am
Forum: Windows
Topic: Trouble getting the software to record, windows 7 computer
Replies: 11
Views: 1321

Re: Trouble getting the software to record, windows 7 comput

If you go into Audacity Preferences > Devices, does it still say no devices found?
by steve
Sun Mar 07, 2010 3:23 am
Forum: Windows
Topic: (SOT) Programmatically detecting normalized wav files
Replies: 10
Views: 1172

Re: (SOT) Programmatically detecting normalized wav files

If you normalized a track to 0dB in Audacity there will be at least one sample per track that is + or - 1.0. However, since Normalizing works to bring the highest peak up to the target level there may only be one sample that is at +/- 1.0 and it could be anywhere in the track.