Search found 59476 matches

by steve
Mon Dec 01, 2008 8:46 pm
Forum: Audio Processing
Topic: Issue with header info of recorded wav file using Audacity.
Replies: 2
Views: 594

Re: Issue with header info of recorded wav file using Audaci

Audacity does not record WAV tracks. Audacity records Audacity Projects.
To get a WAV file you must Export from Audacity.
http://audacityteam.org/wiki/index.php? ... ement_Tips
by steve
Mon Dec 01, 2008 8:42 pm
Forum: Windows
Topic: Recording issue in audacity
Replies: 9
Views: 1847

Re: Recording issue in audacity

<<<is there any setup required to hear what i am playing.>>> Edit > Preferences > Audio I/O > Those boxes at the bottom. You may need to restart Audacity to get them to "stick." Since you are using an external USB audio device, you will probably need to also select "software playthro...
by steve
Mon Dec 01, 2008 8:33 pm
Forum: Windows
Topic: command-line interface rather GUI?
Replies: 10
Views: 29327

Re: command-line interface rather GUI?

OK, fair enough. I'll just take my medication now and chill out a bit ;)
by steve
Mon Dec 01, 2008 8:30 pm
Forum: Windows
Topic: Use chains to export MP3's to the same directory?
Replies: 10
Views: 2495

Re: Use chains to export MP3's to the same directory?

Audacity then creates a "Cleaned" directory off of the Podcasts sub-directory, which iTunes doesn't easily read. Why can't iTunes easily read it? I want to be able to just overwrite the original files. Drag and drop, or cut and paste. When prompted to overwrite, say "Yes for all".
by steve
Mon Dec 01, 2008 8:15 pm
Forum: Compiling Audacity
Topic: Problem compiling audacity 1.3.6 on FreeBSD 7.1 amd64
Replies: 2
Views: 2047

Re: Problem compiling audacity 1.3.6 on FreeBSD 7.1 amd64

What version of portaudio do you have installed? I think that it needs to be at least v.18 - you may also need the dev package of portaudio since you are compiling from source.
by steve
Mon Dec 01, 2008 8:09 pm
Forum: Windows
Topic: What do I actually need?
Replies: 2
Views: 1035

Re: What do I actually need?

You need to have a "line" input on your sound card. This is not the same as a "mic" input. A "mic" input is for a microphone, and a "line" input is for "line level devices such as cassette players. Most full size computers have a line input, but most lapt...
by steve
Mon Dec 01, 2008 7:53 pm
Forum: Recording Techniques
Topic: Automatic noise reduction when recording?
Replies: 6
Views: 2520

Re: Automatic noise reduction when recording?

the ones recorded with Audacity have total silence where the ones recorded with the digital recorder have ambient noise to about 50% of the clip level. In addition, if I watch the waveform as I start the recording in Audacity, it seems at first to record the ambient noise and then after a few secon...
by steve
Mon Dec 01, 2008 7:42 pm
Forum: Audio Processing
Topic: Export to ascii
Replies: 2
Views: 830

Re: Export to ascii

It would be quite easy to write a Nyquist plug in to do this - but why would you want to? If you are sufficiently motivated, I can give you some pointers with how to do this with Nyquist programming. (Audacity includes a partial implementation of the Nyquist programming language and enables users to...
by steve
Mon Dec 01, 2008 7:35 pm
Forum: Windows
Topic: command-line interface rather GUI?
Replies: 10
Views: 29327

Re: command-line interface rather GUI?

kozikowski wrote:Please don't double post
He's actually now got 4 posts in 4 separate topics all on the same question - there have been replies to them, but he has not even bothered to acknowledge those replies. I can't be arsed to answer this question again.
by steve
Mon Dec 01, 2008 7:29 pm
Forum: GNU/Linux and Unix-like
Topic: Simple mp3 join
Replies: 3
Views: 20476

Re: Simple mp3 join

Click on the line and it should remove the "dead space" and seamlessly merge the two tracks. The undocumented function Edit>Join should do same thing as the HowTo but I haven't figured out how to use it in the brief time trying it. In 1.3.6 using "Edit>Join" is very simple. If y...