Search found 46624 matches

by kozikowski
Sun Mar 07, 2010 6:06 am
Forum: Recording Equipment
Topic: Re: mic for low frequencies
Replies: 22
Views: 5493

Re: mic for low frequencies

<<<Or possibly stick a magnet to your apparatus and position the head from a tape deck close to, but not touching it, >>> That won't do DC. Moving coil or moving magnets are all velocity systems. The faster the movement, the larger the output signal, and they have to be specially compensated for tha...
by kozikowski
Sun Mar 07, 2010 4:15 am
Forum: Windows
Topic: New user here
Replies: 1
Views: 285

Re: New user here

Audacity has a small number of different types of files it knows about but they're all sound files, not video. Audacity 1.3 is better at this with more different types, but still audio only. If you have a simple editor or converter program, you can make a WAV file from the movie and then try the cle...
by kozikowski
Sun Mar 07, 2010 4:08 am
Forum: Windows
Topic: Static in audacity 1.2.6
Replies: 5
Views: 503

Re: Static in audacity 1.2.6

I have a USB microphone with a USB socket on the bottom. Could the socket have become damaged? <<<Rock Band microphone>>> This is the $11 microphone, right? Even actual rock concerts have people who take care of the microphones and repair or replace ones that fail (or are crushed by the band). Micro...
by kozikowski
Sun Mar 07, 2010 4:00 am
Forum: Windows
Topic: (SOT) Programmatically detecting normalized wav files
Replies: 10
Views: 1172

Re: (SOT) Programmatically detecting normalized wav files

<<<Audacity makes the maximum amplitude 1dB - more than that, I do not know.>>> I hope not. Undistorted audio goes from 0 dBFS and down. Not up. All negative numbers. Default Normalize and Amplify are both 0, not -1dB. You can change the value to anything including +1 by clicking on "Distortion...
by kozikowski
Sun Mar 07, 2010 3:53 am
Forum: Audio Processing
Topic: Help With Highly Dynamic Audio Recording.
Replies: 10
Views: 2395

Re: Help With Highly Dynamic Audio Recording.

<<<use two mikes >>>

Tell us how everything is connected. If you only have one microphone and you're trying to talk over a rock-crusher guitar amplifier, that's never going to work very well.

Koz
by kozikowski
Sun Mar 07, 2010 3:49 am
Forum: Audio Processing
Topic: file extensions
Replies: 3
Views: 1236

Re: file extensions

They did that crazy Music CD format thing to save space. The equivalent pile of WAV files would be larger with all their file header and footer information. That's why you need a Music CD Authoring program to create a CD and a Ripper to get the music back off. The quality doesn't change. It's always...
by kozikowski
Sun Mar 07, 2010 3:36 am
Forum: Windows
Topic: simultaneously exporting multiple tracts
Replies: 1
Views: 307

Re: simultaneously exporting multiple tracts

Tracks > Mix and Render.

Koz
by kozikowski
Sun Mar 07, 2010 3:32 am
Forum: Windows
Topic: Retrieve files from Export Files?
Replies: 7
Views: 742

Re: Retrieve files from Export Files?

Just to cover the bases: Audacity does not save sound files. Audacity will Save a Project which consists (in it's smallest form) an .AUP file and a _data folder. You can Export a WAV file which will open up in Windows Media and allow you to burn a Music CD. Make sure you call the file a name that ha...
by kozikowski
Sun Mar 07, 2010 3:21 am
Forum: Windows
Topic: (SOT) Programmatically detecting normalized wav files
Replies: 10
Views: 1172

Re: (SOT) Programmatically detecting normalized wav files

Since you can't do that, you should probably tell us what you're really trying to do.

Audacity tracks can be normalized and amplified (cousin tools) to any number. You can easily have a natural track that looks like it's been normalized but hasn't. So there's no goal to code for.

Koz
by kozikowski
Sat Mar 06, 2010 4:05 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

Two quick notes. Audacity is a complete slave to whatever the computer does, so if the computer can't find your sound device, Audacity has no chance.

Audacity has an unfortunate default of 44100, 32-bit floating and Stereo. Change the preferences to 44100, 16-bit Stereo and restart Audacity.

Koz