Search found 59476 matches

by steve
Thu Jan 03, 2013 5:57 pm
Forum: Windows
Topic: Red lines in Audacity
Replies: 4
Views: 9211

Re: Red lines in Audacity

Red vertical lines appear as a warning that the audio is touching 0 dB (top/bottom of the track). Digital audio cannot (normally) go beyond 0 dB, so if the signal touches the top or bottom of the track it could be an indication that the recording is "clipped" (distorted due to the recordin...
by steve
Thu Jan 03, 2013 5:53 pm
Forum: Windows
Topic: Audacity locking up computer?
Replies: 13
Views: 1463

Re: Audacity locking up computer?

What are you recording?
What sort of sound card are you using?
Can you describe the exact steps to reproduce the problem.
by steve
Thu Jan 03, 2013 5:51 pm
Forum: Windows
Topic: Recording Problem with 1.3.12 beta
Replies: 4
Views: 5030

Re: Recording Problem with 1.3.12 beta

guitarist321 wrote:Should I delete this version 1.3.12 beta and install the latest 2.02 version?
Yes, and I'd recommend that you select the option to "reset preferences" (in the "Select Additional Tasks" screen,) when it appears during the installation.
by steve
Thu Jan 03, 2013 3:30 pm
Forum: Windows
Topic: tearing of sound
Replies: 12
Views: 11027

Re: tearing of sound

Once the project has been closed, all Undo history is lost. When working on complex project it is useful to: a) Keep backup copies of all original recorded material as .WAV files b) Keep incremental backup copies of the project; "Save As" myproject_001, then after working for half an hour,...
by steve
Wed Jan 02, 2013 8:53 pm
Forum: Nyquist
Topic: Beginner's question
Replies: 43
Views: 16541

Re: Beginner's question

Nyquist requires standard ANSI characters.
The accented characters and the "quote" characters in that file are not part of the standard ANSI character set.
What program did you use to write it?
by steve
Wed Jan 02, 2013 3:16 pm
Forum: Windows
Topic: tearing of sound
Replies: 12
Views: 11027

Re: tearing of sound

Pious wrote:Yes i saw that bass thing .. How can i control that ..?
See: http://manual.audacityteam.org/o/man/equalization.html
by steve
Wed Jan 02, 2013 2:08 pm
Forum: Windows
Topic: tearing of sound
Replies: 12
Views: 11027

Re: tearing of sound

which makes me think that only 2.1 is causing a problem That's possible. That sample has heavy bass right down to 40 Hz, which may be a bit too much, too low for the little Sub to handle. (there's also a weird "stutter" at the end of that clip, but I guess that is unrelated to the problem?)
by steve
Tue Jan 01, 2013 11:45 pm
Forum: Windows
Topic: tearing of sound
Replies: 12
Views: 11027

Re: tearing of sound

The bigger speakers are probably more "truthful" than tiny laptop speakers.
Could you post a short sample (just a couple of seconds) to illustrate the problem - see here for how to attach audio files: http://forum.audacityteam.org/viewtopic ... 49&t=64936
by steve
Tue Jan 01, 2013 11:41 pm
Forum: Windows
Topic: Save as MP3
Replies: 1
Views: 304

Re: Save as MP3

Windows Movie Maker can import WAV files. See: http://support.microsoft.com/kb/272363
by steve
Tue Jan 01, 2013 11:39 pm
Forum: General Audio Programming
Topic: Newbie audio programmer smoothing and windowing functions.
Replies: 4
Views: 8458

Re: Newbie audio programmer smoothing and windowing function

I figured some of the audacity developers might hang out here The forum is essentially a community help forum for Audacity users, so it is usually Audacity users helping Audacity users. Is this the so-called variance problem that might improve if a windowing function is applied to original signal t...