Search found 59476 matches

by steve
Tue Jul 30, 2013 2:12 pm
Forum: Windows
Topic: use lame MP3 encoder with other software?
Replies: 3
Views: 947

Re: use lame MP3 encoder with other software?

Check first if they have Audacity. If they have, then check that their Audacity is up to date (current version is 2.0.3 - look in "Help > About Audacity" for the version number) then follow these instructions: http://manual.audacityteam.org/o/man/faq_installation_and_plug_ins.html#lame If ...
by steve
Tue Jul 30, 2013 2:02 pm
Forum: Windows
Topic: Help? - no wav pattern at all
Replies: 2
Views: 378

Re: Help? - no wav pattern at all

Please could you post a screen shot so that we can see what you mean.
by steve
Tue Jul 30, 2013 12:46 pm
Forum: New Plug-Ins
Topic: Bass Tilt Plug-in
Replies: 29
Views: 12185

Re: Bass Tilt Plug-in

I have placed my plug-in in the plug-ins folder and it is not showing up. Have a look in the "Effect" menu. Do you have "High Pass Filter" listed? ("High pass filter" is a Nyquist plug-in that is shipped as standard with Audacity). Try renaming the file so that there i...
by steve
Tue Jul 30, 2013 12:22 pm
Forum: Windows
Topic: Different speeds on different computers
Replies: 15
Views: 2066

Re: Different speeds on different computers

1/10 second drift over an hour is within what I would expect, and can be managed quite easily with just a little editing. 1/2 second over an hour is toward the maximum that I would thing reasonable, and I agree that is getting a bit awkward to manage, but nowhere near as bad as back in the days of t...
by steve
Tue Jul 30, 2013 2:00 am
Forum: Audacity 2.x Feedback and Reviews
Topic: A glitch of sorts with automatic sample rate reduction.
Replies: 2
Views: 979

Re: A glitch of sorts with automatic sample rate reduction.

I'm guessing that when you go to "Preferences > Quality" and change the dither option, that the "Default Sample Rate" option is set to 44100. When you then click "OK", the "Quality" settings that are selected in "Preferences > Quality" are applied.
by steve
Mon Jul 29, 2013 11:36 pm
Forum: New Plug-Ins
Topic: tune analysis for musicians
Replies: 10
Views: 11005

Re: tune analysis for musicians

There is a plug-in with a very simple user interface for detecting pitch, not surprisingly called "Pitch Detect" http://forum.audacityteam.org/viewtopic.php?p=209793#p209793 This could be easily modified to also output a "+/- cents" measurement against a given tuning standard (su...
by steve
Mon Jul 29, 2013 10:43 pm
Forum: Windows
Topic: Support for ARMA2 .wss files?
Replies: 5
Views: 2935

Re: Support for ARMA2 .wss files?

Gale Andrews wrote:You can I think use this command-line program to encode the WSS files to WAV:
The example file can be converted with SoX if you add ".sb" to the end of the file name.
This command (for SoX) works:

Code: Select all

sox -r 44100 -b 16 -c 1 fracture_1.wss.sb fracture_1.wav
by steve
Mon Jul 29, 2013 10:10 pm
Forum: Windows
Topic: Different speeds on different computers
Replies: 15
Views: 2066

Re: Different speeds on different computers

They almost always go their own way consistently. I agree that clock signals usually run one way or the other, though I have seen a sound card gradually drift one way and then gradually drift back again. Jack Audio has a neat workaround to this, which is to allocate one device as "master"...
by steve
Mon Jul 29, 2013 8:11 pm
Forum: macOS
Topic: 2.0.3 crashes on startup. Fixes don't work[SOLVED]
Replies: 4
Views: 1148

Re: 2.0.3 crashes on startup. Fixes don't work.

You used two "kiss of death" phrases in the same sentence: "Clean Up" and "White Noise." You can't take white noise out of voices. Noise Removal works by generating a "profile" or sampling of the evil noise and then later, tries to remove that profile from th...
by steve
Mon Jul 29, 2013 7:25 pm
Forum: New Plug-Ins
Topic: Tone and beat syncgenerator with customized fields
Replies: 7
Views: 3572

Re: Tone and beat syncgenerator with customized fields

No worries Mary, I'm sure it won't take long to knock up a working plug-in once you have the time to concentrate on the job. Just post here when you're ready ;)