Search found 59476 matches

by steve
Fri Nov 25, 2011 2:00 pm
Forum: Windows
Topic: How do I speed up (part of) one track?
Replies: 2
Views: 2464

Re: How do I speed up (part of) one track?

Select the part that you want to speed up and then apply one of the following effects (all in the Effect menu). Change Speed. This literally speeds up (or slows down) the selection, affecting both the tempo and the speed. The sound quality is virtually unaffected, though speeding up too much will ma...
by steve
Fri Nov 25, 2011 12:23 pm
Forum: GNU/Linux and Unix-like
Topic: Effects processing programs with audacity?
Replies: 1
Views: 3774

Re: Effects processing programs with audacity?

Audacity does not support real time processing - In Audacity you would record something and then apply the required effects. Audacity supports a vast range of effects. If you wish to use VST effects you should use Audacity 1.3.13 rather than the old 1.2.x version. Audacity does not support VSTi (VST...
by steve
Fri Nov 25, 2011 12:16 pm
Forum: Windows
Topic: Exporting multiple files
Replies: 4
Views: 661

Re: Exporting multiple files

if I want to export all tracks in a file with few clicks, I am lost Do you mean that you have a project with multiple tracks and you want to export each track as a separate file? If so, you should use "File > Export Multiple" and select "Split Files based on > Tracks". See here ...
by steve
Fri Nov 25, 2011 11:19 am
Forum: GNU/Linux and Unix-like
Topic: 1.3.13-beta build fails
Replies: 11
Views: 3756

Re: 1.3.13-beta build fails

Audacity built and appears to work. Hooray, congratulations :D 1) (90%) The wxWidgets' build system and API instability. I'm currently trying to get Audacity to build on Windows and I'm hitting similar problems. 2) (10%) Lack of clarity/correctness in the docs for building Audacity. Any suggestions...
by steve
Fri Nov 25, 2011 10:59 am
Forum: Windows
Topic: How do I record a CD from Audacity?
Replies: 10
Views: 2393

Re: How do I record a CD from Audacity?

You may have WMP set to burn "data CDs" rather than "audio CDs".
by steve
Fri Nov 25, 2011 12:30 am
Forum: Windows
Topic: Multiple crashes on new Windows 7 laptop
Replies: 6
Views: 983

Re: Multiple crashes on new Windows 7 laptop

I don't think that this is related to your problem, but one thing that you should always do before transferring a project from one machine to another is to check dependencies (File menu > Check Dependencies).
by steve
Fri Nov 25, 2011 12:23 am
Forum: Windows
Topic: Clipping/Distortion/Fuzz at Low Recording Volumes
Replies: 10
Views: 2070

Re: Clipping/Distortion/Fuzz at Low Recording Volumes

kozikowski wrote:Isn't that option there because not every player supports variable?
Koz
I think all MP3 players these days (hardware or software) support playing VBR, though some still report the track play time incorrectly.
by steve
Thu Nov 24, 2011 8:40 pm
Forum: GNU/Linux and Unix-like
Topic: 1.3.13-beta build fails
Replies: 11
Views: 3756

Re: 1.3.13-beta build fails

As I may have said previously, I'm not really familiar with Centos, but would wxGTK-2.8.10 from here work?
http://pkgs.repoforge.org/wxGTK/
by steve
Thu Nov 24, 2011 8:37 pm
Forum: GNU/Linux and Unix-like
Topic: 1.3.13-beta build fails
Replies: 11
Views: 3756

Re: 1.3.13-beta build fails

The beginner's guide says to configure audacity with ./configure --disable-gtk2 --disable-unicode I think you're looking at the section about building wxGTK-2.4.2 in the "Example compiling Audacity 1.2" You probably don't need to build wxGTK if there's a suitable rpm available. For Audaci...
by steve
Thu Nov 24, 2011 6:48 pm
Forum: GNU/Linux and Unix-like
Topic: 1.3.13-beta build fails
Replies: 11
Views: 3756

Re: 1.3.13-beta build fails

I'm using libgtk2 version 2.24.4-3
On Debian based distros the header files and static libraries are in -dev packages and for building these are required in addition to the program files and shared libraries.
Sorry I've never used Centos so I don't know any specific details relating to that distro.