Search found 59476 matches

by steve
Thu Jul 21, 2011 7:27 pm
Forum: Audio Processing
Topic: Changing Pitch
Replies: 4
Views: 609

Re: Changing Pitch

Try using "Change Speed" instead of "Change Pitch" and use the value "-10.91" This will give best quality sound, but the tempo will be 10% slower. Alternatively, use the "Sliding Time Scale / Pitch Shift" effect (available in Audacity 1.3.13). This will give m...
by steve
Thu Jul 21, 2011 5:49 pm
Forum: Audio Processing
Topic: Changing Pitch
Replies: 4
Views: 609

Re: Changing Pitch

How much do you need to lower the pitch by?
by steve
Thu Jul 21, 2011 5:22 pm
Forum: Audio Processing
Topic: effects - normalize vs amplify
Replies: 24
Views: 14468

Re: effects - normalize vs amplify

My guess would be the slider on the right that says "Level"

Image
by steve
Thu Jul 21, 2011 5:18 pm
Forum: Compiling Audacity
Topic: Need just a bit of help compiling with LADSPA categories and
Replies: 12
Views: 4607

Re: Need just a bit of help compiling with LADSPA categories

To enable effect categories you need to find the line:

Code: Select all

//#define EFFECT_CATEGORIES
in /src/Experimental.h
uncomment that line so that it reads:

Code: Select all

#define EFFECT_CATEGORIES
by steve
Thu Jul 21, 2011 5:14 pm
Forum: Audio Processing
Topic: effects - normalize vs amplify
Replies: 24
Views: 14468

Re: effects - normalize vs amplify

Both Amplify and Normalize will amplify all of the signal, including background noise. I'm surprised that you are getting such a noticeable reduction in level using Anwida DX Reverb Lite plugin. I can't test at the moment as I'm not using Windows, but I thought that the output level from Anwida DX R...
by steve
Thu Jul 21, 2011 4:56 pm
Forum: Windows
Topic: Recording while listening to previous tracks (not working)
Replies: 6
Views: 746

Re: Recording while listening to previous tracks (not workin

Also, I did try recording from a Line-In instead of Stereo mix. You definitely need to do that. The computer is way to far away to your headphones. You will need to either get some sort of extension lead, or move the computer. Headphones should be used to avoid "spill-over" from the speak...
by steve
Thu Jul 21, 2011 4:52 pm
Forum: Windows
Topic: Cannot record
Replies: 6
Views: 598

Re: Cannot record

See this page (and follow the appropriate links) http://wiki.audacityteam.org/wiki/Conne ... _Equipment
by steve
Thu Jul 21, 2011 4:15 pm
Forum: Audio Processing
Topic: Support for Nyquist effects in Chains
Replies: 22
Views: 4631

Re: Question re. adding effect to Chain

What conditions are required for it to return that true/false value?
What happens if it's wrong?
by steve
Thu Jul 21, 2011 4:13 pm
Forum: Mac OS X
Topic: OS lion
Replies: 5
Views: 10488

Re: OS lion

Enjoy :)
by steve
Thu Jul 21, 2011 4:11 pm
Forum: Recording Techniques
Topic: Mic is not picking up sound please help trblshoot
Replies: 2
Views: 10109

Re: Mic is not picking up sound please help trblshoot

Which version of Audacity and which version of Windows? Look in either the "Sounds" section of the Windows Control Panel, or in the sound card control panel and look for the recording settings. Set the recording input to "Mic". It is may currently be set for "Stereo Mix"...