Search found 59476 matches

by steve
Thu Jun 25, 2009 4:53 pm
Forum: General Feedback and Discussion
Topic: Broken? (stopped working out of nothing)
Replies: 2
Views: 756

Re: Broken? (stopped working out of nothing)

Try resetting Audacity preferences according to this guide: http://audacityteam.org/wiki/index.php?title=Audacity_Preferences#Resetting_Preferences_to_defaults Be careful if you are on Windows - if you make a mistake in the Windows registry you can cause lots of problems (use the "Safe Solution...
by steve
Thu Jun 25, 2009 4:48 pm
Forum: Audio Processing
Topic: View,layout
Replies: 1
Views: 454

Re: View,layout

Unfortunately the time line display cannot be changed (unless you are a programmer and hack the code). I can see real advantages in what you are asking for, particularly if you were also able to "Snap to beats". It would of course be necessary for the user to be able to set the bpm and num...
by steve
Thu Jun 25, 2009 4:41 pm
Forum: Windows
Topic: Play time of exported WAV file truncated
Replies: 14
Views: 1981

Re: Play time of exported WAV file truncated

I'm still working out the relationship between GB and minutes using 16 v. 32 bit. The way that I remember this is that I know that CDRs are about 700MB, and an audio CD are up to about 70 minutes duration, so that's around 10MB per minute. CDs use 16bit audio with a sampling rate of 44100Hz stereo....
by steve
Thu Jun 25, 2009 4:16 pm
Forum: Windows
Topic: Overdub in multitrack recording (1.2 and 1.3 v)
Replies: 5
Views: 877

Re: Overdub in multitrack recording (1.2 and 1.3 v)

line-in.png
line-in.png (11.66 KiB) Viewed 1023 times
Windows Mixer - Recording settings. Line-in selected.

Select "Preferences" in the Windows Mixer and make sure that ALL inputs are visible.
The ONLY input that should be enabled for recording is the Line-in
preferences.png
preferences.png (173.68 KiB) Viewed 1024 times
by steve
Thu Jun 25, 2009 4:09 pm
Forum: Windows
Topic: apply chain problem
Replies: 9
Views: 1361

Re: apply chain problem

Does the problem only occur with that particular Eq curve? If so, find the "EQCurves.xml" file (it may be a hidden file), make a zip file from it and attach it to your post (the forum will hopefully allow it as an attachment).
by steve
Thu Jun 25, 2009 4:04 pm
Forum: General Audio Programming
Topic: exporting spectrum from command line
Replies: 3
Views: 3382

Re: exporting spectrum from command line

xtroce wrote:thanks, i was searching for something similar,but it's really hard to find sound analysis tools.
Have you had a look at http://www.speech.kth.se/wavesurfer/

Sorry, I can't help with the code, I'm not a programmer.
by steve
Thu Jun 25, 2009 3:54 pm
Forum: Windows
Topic: NEWBIE: Error messages
Replies: 3
Views: 394

Re: NEWBIE: Error messages

1) Download Audacity 1.3.7 from here: http://audacityteam.org/beta/audacity-win-unicode/audacity-win-unicode-1.3.7.exe 2) Download Lame from here: http://lame.buanzo.com.ar/lame_enc.dll 3) Double click on the downloaded "audacity-win-unicode-1.3.7.exe" file and install Audacity 1.3.7 4) Lo...
by steve
Thu Jun 25, 2009 12:12 am
Forum: Windows
Topic: Recording skips in parts and sound sometimes muffled
Replies: 2
Views: 586

Re: Recording skips in parts and sound sometimes muffled

Do a test recording with the recording format set to 16bit 44100Hz
(Edit menu > Preferences > Quality tab)
What's the outcome?
by steve
Thu Jun 25, 2009 12:08 am
Forum: Recording Equipment
Topic: having trouble recording from my mic
Replies: 19
Views: 3427

Re: having trouble recording from my mic

Best guess from the information given:
"Edit menu > Preferences > Audio I/O tab" the "Playback Device" is set wrong.
by steve
Thu Jun 25, 2009 12:03 am
Forum: General Audio Programming
Topic: exporting spectrum from command line
Replies: 3
Views: 3382

Re: exporting spectrum from command line

Audacity is very much a GUI based application. About the only thing that you can do with it from the command line is to open a file. I think you need to be looking for a different program.