Search found 59476 matches

by steve
Tue Jan 01, 2013 10:45 pm
Forum: macOS
Topic: Selecting Non Consecutive Regions
Replies: 1
Views: 643

Re: Selecting Non Consecutive Regions

It seems to me that there should be an option make multiple selections within the same track so that I can get it done in one fell swoop. Currently there isn't. However in most cases it would take longer to make the multiple selections than it would to (re)apply the effect one section at a time. Th...
by steve
Tue Jan 01, 2013 10:35 pm
Forum: Windows
Topic: speed , alphas and audiobooks
Replies: 3
Views: 756

Re: speed , alphas and audiobooks

First observation, audacity is really slow if you select a few seconds and delete it. Look in "File menu > Check Dependencies". If Audacity reports that there are dependencies, select the option to copy all files. Avoid working with really long files. If the book is over an hour long, con...
by steve
Tue Jan 01, 2013 10:21 pm
Forum: Windows
Topic: DLL opener problems
Replies: 4
Views: 722

Re: DLL opener problems

mtothree wrote:That is exactly what I did.

I get a box asking what program I want to open with...
Which file are you trying to run?

You should not be trying to run a dll file. See here for instructions for installing LAME: http://manual.audacityteam.org/o/man/fa ... .html#lame
by steve
Tue Jan 01, 2013 10:18 pm
Forum: Audacity 2.x Feedback and Reviews
Topic: vocal remover
Replies: 14
Views: 7889

Re: vocal remover

The voices are spread right across the "stereo field". The Vocal Remover effect works by removing sounds that are positioned dead centre in the stereo field, but that is not the case for the vocals in this song (so vocal removal won't work).
by steve
Tue Jan 01, 2013 10:12 pm
Forum: Windows
Topic: Putting tracks in order
Replies: 1
Views: 411

Re: Putting tracks in order

I need help putting my 4 voice tracks in order so they play one after the other, not all at once. Use the Time Shift tool to slide the tracks left/right as required. I also need help making my music backround play more quietly Use the track gain slider: http://manual.audacityteam.org/o/man/audio_tr...
by steve
Tue Jan 01, 2013 4:30 pm
Forum: Windows
Topic: Noise Removal Nyquist Noise Gate
Replies: 1
Views: 1061

Re: Noise Removal Nyquist Noise Gate

The best place to obtain Audacity is from the Audacity web site as this always provides the current version http://audacityteam.org/download/ The Nyquist Noise Gate effect is available here: http://wiki.audacityteam.org/wiki/Nyquist_Effect_Plug-ins#Noise_Gate Installation instructions: http://wiki.a...
by steve
Tue Jan 01, 2013 4:15 pm
Forum: Windows
Topic: Audacity+Lame blocking Win7 ctrl-S (SOLVED)
Replies: 6
Views: 854

Re: Audacity+Lame blocking Win7 ctrl-S (SOLVED)

Thanks for the feedback.
Marked as "solved".
by steve
Tue Jan 01, 2013 3:05 pm
Forum: Plug-in Archive
Topic: Professional sounding fade out.
Replies: 53
Views: 53168

Re: Professional sounding fade out.

Topic moved to the archive.

Attached is the version that will be included with Audacity 2.0.3:
StudioFadeOut.ny
(1.35 KiB) Downloaded 242 times
by steve
Tue Jan 01, 2013 2:24 pm
Forum: Plug-in Archive
Topic: Adjustable Fade
Replies: 271
Views: 73559

Re: Adjustable Fade

yulac wrote: maybe ppl would like to see what this final version was after all the hot talkking
This is the version that has been accepted by the Audacity team for inclusion with Audacity 2.0.3:
adjustable-fade.ny
(6.28 KiB) Downloaded 388 times
Topic moved to the archive section.
by steve
Tue Jan 01, 2013 1:58 pm
Forum: Windows
Topic: Please provide us a build of Audacity without MP3
Replies: 9
Views: 963

Re: Please provide us a build of Audacity without MP3

You can provide that build yourself under GPL, as a very few Linux distros do. I've just tried this (on Linux) and it's very easy to do: ./configure --without-libmad make Audacity then builds without built in MP3 support (though MP3s may still be imported if the user chooses to install FFMpeg). I a...