Search found 59476 matches

by steve
Mon Aug 25, 2014 9:54 am
Forum: GNU/Linux
Topic: Fuzzy audio after starting Audacity
Replies: 11
Views: 9666

Re: Fuzzy audio after starting Audacity

If I had been asked to guess, I would have guessed that it was an Audigy sound card. Unfortunately Audigy sound cards have known problems on Linux. Basic features usually work without issue, but the advanced features are frequently buggy. The situation is not helped by a lack of technical informatio...
by steve
Mon Aug 25, 2014 9:08 am
Forum: Windows
Topic: Audacity 2.0.5 won't recognize Fender amp's USB cable
Replies: 6
Views: 1322

Re: Audacity 2.0.5 won't recognize Fender amp's USB cable

As per the information in red above:
Please state which version of Windows you are using, the exact three-section version of Audacity from Help > About Audacity and whether you obtained the .exe installer or the zip.
by steve
Mon Aug 25, 2014 9:00 am
Forum: Audiobook Production
Topic: Meeting ACX Requirements w/ Audacity
Replies: 129
Views: 29423

Re: Meeting ACX Requirements w/ Audacity

kozikowski wrote:Where is "LF rolloff for speech?" Assume I want to hand someone a thumb drive with the filter on it.

Koz
Here: http://forum.audacityteam.org/viewtopic ... 81#p244881
by steve
Sat Aug 23, 2014 5:03 pm
Forum: Audiobook Production
Topic: Meeting ACX Requirements w/ Audacity
Replies: 129
Views: 29423

Re: Meeting ACX Requirements w/ Audacity

I need to go searching for the ACX Compliance forum thread. The horse's mouth is here: http://www.acx.com/help/acx-audio-submission-requirements/201456300 I've not had time to listen to the most recent sample, but previous samples had a fair bit of low frequency noise that will push the rms measure...
by steve
Sat Aug 23, 2014 4:25 pm
Forum: GNU/Linux
Topic: env PULSE_LATENCY_MSEC=30 audacity
Replies: 4
Views: 5020

Re: env PULSE_LATENCY_MSEC=30 audacity

Also I found that I added development PPA - please advise which PPA to use for Audacity stable. It is normally recommended to use the official repositories for your distribution and not use PPAs. PPA repositories may be suitable for advanced users that are able to sort out any problems that may occ...
by steve
Sat Aug 23, 2014 4:24 pm
Forum: GNU/Linux
Topic: env PULSE_LATENCY_MSEC=30 audacity
Replies: 4
Views: 5020

Re: env PULSE_LATENCY_MSEC=30 audacity

vistad wrote:And Audio to buffer by itself turned into 31000.
Please advise how to fix the problem.
Go back into preferences and delete the "31000". Then, type in "100" (without quotes).
by steve
Sat Aug 23, 2014 4:22 pm
Forum: GNU/Linux
Topic: env PULSE_LATENCY_MSEC=30 audacity
Replies: 4
Views: 5020

Re: env PULSE_LATENCY_MSEC=30 audacity

I looked through the forums and noticed my problem is well known - however I didn't find the clue how to implement this fix permanently. If you are launching Audacity from a launcher or menu item, edit the "properties". For example, if the launcher "command" is currently: audaci...
by steve
Sat Aug 23, 2014 3:59 pm
Forum: Windows
Topic: mp3 music file volume modification [SOLVED]
Replies: 24
Views: 1782

Re: mp3 music file volume modification

Perhaps this tutorial might best be resolved using specific instructions by email: We are not able to offer e-mail or telephone support. Posting your e-mail address on a public forum is a bad idea as it is likely to attract a great deal of spam. I have removed your e-mail address from your post. As...
by steve
Sat Aug 23, 2014 11:30 am
Forum: Windows
Topic: cannot open .aup file
Replies: 3
Views: 342

Re: cannot open .aup file

Manually renaming projects will break the project unless you also manually edit the AUP file, which is NOT recommended as it is very easy to mess that up and make the project unrecoverable. The safe way to rename a project is to open the project in Audacity, then use "File menu > Save Project A...
by steve
Sat Aug 23, 2014 9:31 am
Forum: Nyquist
Topic: Request: Nyquist code for deliberate feedback
Replies: 5
Views: 2151

Re: Request: Nyquist code for deliberate feedback

The Feedback-delay function comes to mind. Unfortunately that does not allow you to insert other processing within the feedback loop - to do that I think you would need to create your own feedback function, which you would probably need to implement as a DSP class (see http://www.cs.cmu.edu/~rbd/doc...