Search found 59476 matches

by steve
Sat Jul 06, 2013 1:29 pm
Forum: macOS
Topic: Reduce Ambuient noise
Replies: 9
Views: 1279

Re: Reduce Ambuient noise

You're not going to be able to make much improvement to that. It's like when James Bond turns the shower on so that SPECTRE can't overhear him when the room has been bugged.
by steve
Sat Jul 06, 2013 12:21 pm
Forum: macOS
Topic: How to make speech sound like it would in the womb
Replies: 4
Views: 1087

Re: How to make speech sound like it would in the womb

As we don't actually know what speech would sound like from inside a womb, we need to create what we imagine it would sound like.
I'd imagine it to sound muffled and a bit echoey, so perhaps the low pass filter as Koz suggested plus a touch of Echo effect (Effect menu).
by steve
Sat Jul 06, 2013 12:16 pm
Forum: Windows
Topic: Cannot hear audio on playback with Tascam US-144 MKII on XP
Replies: 3
Views: 731

Re: Cannot hear audio on playback with Tascam US-144 MKII on

With the headphones plugged into the Tascam interface you should be able to monitor the mic input regardless of whether Audacity is running. Check in the Tascam manual for how to do that (http://tascam.com/product/us-144mkii/downloads/) To listen to what you have recorded in Audacity through the Tas...
by steve
Sat Jul 06, 2013 11:35 am
Forum: Audio Processing
Topic: batch processing
Replies: 10
Views: 3653

Re: batch processing

Making files the same "volume" is not the same as making them have the same "peak amplitude". One file can have a higher peak level than another but still sound quieter. "Volume" depends on frequency content and other factors as well as on "peak level", thus s...
by steve
Sat Jul 06, 2013 10:22 am
Forum: macOS
Topic: Calculating average voice pitch
Replies: 5
Views: 3702

Re: Calculating average voice pitch

lsinbc wrote:I am trying to train my voice to raise the average pitch
Do you mean a "singing voice" or "talking voice"?
by steve
Sat Jul 06, 2013 3:22 am
Forum: GNU/Linux
Topic: Custom Shortcut Amplify - no luck
Replies: 5
Views: 7790

Re: Custom Shortcut Amplify - no luck

Sorry, my mistake. Binding keyboard shortcuts to effects is not available in Audacity 2.0.0. That feature was introduced in Audacity 2.0.1
by steve
Fri Jul 05, 2013 1:22 pm
Forum: Windows
Topic: Audacity isn't hearing my voice well anymore
Replies: 3
Views: 456

Re: Audacity isn't hearing my voice well anymore

What sort of microphone are you using and how is it connected to your computer?
by steve
Fri Jul 05, 2013 1:20 pm
Forum: Windows
Topic: recording lineout and linein together
Replies: 5
Views: 746

Re: recording lineout and linein together

You might not be approaching this the best way.
What format are your Karaoke tracks?
by steve
Fri Jul 05, 2013 12:13 pm
Forum: GNU/Linux
Topic: Custom Shortcut Amplify - no luck
Replies: 5
Views: 7790

Re: Custom Shortcut Amplify - no luck

"Edit menu > Preferences > Keyboard" Find "Amplify" in the list of commands (select "Effect" in the "Category" list so as to narrow your search). Click on "Amplify" Click in the box below the list of commands. Press Ctrl+F12 Click the "Set"...
by steve
Fri Jul 05, 2013 12:06 pm
Forum: GNU/Linux
Topic: Finding plugins when using Audacity built from source code
Replies: 6
Views: 7638

Re: Finding plugins when using Audacity built from source co

The easy "cheat" method is to create a folder in your home directory called .audacity-files , and then create a sub-folder called plug-ins . You then have: ~/.audacity-files/plug-ins/ where ~/ means your home folder. Put your plug-ins into that plug-ins folder and restart Audacity. The plu...