Search found 59476 matches

by steve
Wed Oct 19, 2011 7:32 pm
Forum: Windows
Topic: How to remove "tin can" sound?
Replies: 3
Views: 7030

Re: How to remove "tin can" sound?

I've removed the duplicate post to avoid confusion. Could you post a short sample (just a couple of seconds) for us to listen to? (Select a few seconds of the track in Audacity, then use "Export Selection" from the file menu and choose "WAV" as the file type. When you reply, clic...
by steve
Wed Oct 19, 2011 7:27 pm
Forum: Mac OS X
Topic: Converting WAV to WMA
Replies: 6
Views: 2915

Re: Converting WAV to WMA

And how about the WMA files that you made? Will they play in Safari?
(I made that sample by exporting from Audacity using the "WMA (version 2)" option).
by steve
Wed Oct 19, 2011 7:19 pm
Forum: New Plug-Ins
Topic: Reverso
Replies: 3
Views: 2906

Reverso

This is a kind of playing backward while playing forward effect. It's fun, give it a go. (It's also fairly slow and needs to load the entire audio into RAM, so probably best not to use it on long tracks). It will probably require a fairly recent version of Audacity 1.3.x to run correctly (probably 1...
by steve
Wed Oct 19, 2011 7:14 pm
Forum: Mac OS X
Topic: Podcasting with 2 USB "host" mikes and Skype "guests"
Replies: 9
Views: 3247

Re: Podcasting with 2 USB "host" mikes and Skype "guests"

Topic moved.

I look forward to hearing how you get on.
by steve
Wed Oct 19, 2011 7:07 pm
Forum: Windows
Topic: Same volume for each track for a medley - How?
Replies: 6
Views: 1985

Re: Same volume for each track for a medley - How?

My preferred method is the manual method that Shippo described in the first post. It is the most accurate method, and you get to enjoy your music while doing it.
by steve
Wed Oct 19, 2011 7:03 pm
Forum: Windows
Topic: Cant hear voice when recording thru headphones
Replies: 8
Views: 2160

Re: Cant hear voice when recording thru headphones

steve wrote:How about if you set Audacity playback to the M-Audio and plug your headphones into the Fast Track headphone socket?
by steve
Wed Oct 19, 2011 6:57 pm
Forum: Windows
Topic: Problem with the Vocoder effect
Replies: 11
Views: 3003

Re: Problem with the Vocoder effect

Tell me why we're doing that instead of just trashing the file? On Windows, if Audacity 1.2.x has ever been installed, then just trashing the audacity.cfg file is not enough as Audacity 1.3.x will read the Preferences from the Windows registry. Leaving (only) the line "NewPrefsInitialized=1&qu...
by steve
Wed Oct 19, 2011 4:52 pm
Forum: Recording Techniques
Topic: Recording live band practices. Need better method/equipment?
Replies: 18
Views: 9117

Re: Recording live band practices. Need better method/equipm

The most important thing when setting the record level on the H2 is the H/M/L switch. This switch changes the microphone gain. If you're recording a live drum kit this will need to be at the "L" setting. The Up/Down on-screen level control (the buttons << and >>) just scale the digital inp...
by steve
Wed Oct 19, 2011 4:30 pm
Forum: Nyquist
Topic: Help creating simple plugin
Replies: 6
Views: 1907

Re: Help creating simple plugin

Your ;control lines look right, but you will need to remove the three lines below the ;control lines. The ;control lines allow the user to enter values for the variables "delay", "freq" and "atten" (via slider widgets), but the next three lines will then set those same ...