Search found 59476 matches

by steve
Thu Feb 04, 2016 2:14 pm
Forum: Feature Request Archive
Topic: Workflow on mixing tracks
Replies: 102
Views: 6403

Re: Workflow on mixing tracks

None of the other Tracks menu items respect Mute/Solo. None of the other Track menu items are mixing tracks. Mixing on playback respects Mute and Solo. Mixing on Export respects Mute but not Solo. Mixing to a new track respects neither Mute or Solo. Sorry but I don't see that to be consistent, expe...
by steve
Thu Feb 04, 2016 2:06 pm
Forum: macOS
Topic: I guess it's best to wait for 2.1.2a? 2 questions.
Replies: 9
Views: 747

Re: I guess it's best to wait for 2.1.2a? 2 questions.

Ok, so what I did the other day, was download the DMG file, and in the Installation window, dragged the Audacity folder to the Applications folder. It asked me if I wanted to Merge it with the existing folder, or Replace the existing folder. I thought ok, it should be smart enough to keep settings,...
by steve
Thu Feb 04, 2016 12:42 pm
Forum: Feature Request Archive
Topic: Workflow on mixing tracks
Replies: 102
Views: 6403

Re: Workflow on mixing tracks

I don't think that the term "Mix and Render" is "bad". The term "Mix" and the term "Render" are both valid and commonly used terms individually, but not as a phrase. Given that most of our users have little or no experience of audio production software, I doub...
by steve
Thu Feb 04, 2016 12:19 pm
Forum: Compiling Audacity
Topic: audacity 2.1.2 fails to compile on open suse 13.2
Replies: 38
Views: 12666

Re: audacity 2.1.2 fails to compile on open suse 13.2

Audacity can sometimes be coaxed into using newer versions of ffmpeg by configuring Audacity with the --disable-dynamic-loading option.

Code: Select all

../configure --disable-dynamic-loading
(The two dots at the start assume that you are building into a sub-directory of the source code)
by steve
Thu Feb 04, 2016 12:11 pm
Forum: Windows
Topic: How can I do "this" (screenshot included)
Replies: 4
Views: 296

Re: How can I do "this" (screenshot included)

There's also the "Adjustable Fade" effect: http://manual.audacityteam.org/o/man/adjustable_fade.html The "Envelope" tool has the advantage that it works in "real-time". It does not change the underlying audio data until you either mixdown the track "Tracks > Mix an...
by steve
Thu Feb 04, 2016 11:58 am
Forum: Windows
Topic: only records mono
Replies: 22
Views: 2858

Re: only records mono

Also, I just got a notice urging me to download a new version of the K-Lite Codec Pack. That has nothing to do with Audacity. Audacity does not use K-Lite Codec Pack.Personally I don't recommend installing "code packs" because in most cases you have no idea what is in them or whether it w...
by steve
Wed Feb 03, 2016 11:26 pm
Forum: Windows
Topic: Binaural beats plugin error messages
Replies: 18
Views: 1023

Re: Binaural beats plugin error messages

OK, so here's " Binaural Tones with Surf 3 ". Functionally it does the same as David's Binaural Beats 2, but the controls have been changed, several bug fixes, and it should be a bit quicker too. I've updated the instructions in the file, which are reproduced below. This plug-in has been t...
by steve
Wed Feb 03, 2016 10:49 pm
Forum: Compiling Audacity
Topic: audacity 2.1.2 fails to compile on open suse 13.2
Replies: 38
Views: 12666

Re: audacity 2.1.2 fails to compile on open suse 13.2

My guess is that you're trying to use an ANSI build of WxWidgets rather than a Unicode build.
Do you really need to build audacity from source? I thought that Open Suse already had a fairly up to date version of Audacity?
by steve
Wed Feb 03, 2016 7:23 pm
Forum: Audio Processing
Topic: how to shift accurate
Replies: 3
Views: 573

Re: how to shift accurate

1) Click on the track that you want to move. 2) In the "Selection Toolbar" (http://manual.audacityteam.org/o/man/selection_toolbar.html), set the length to zero and the "Selection Start" time to the exact time that you want the track to start. 3) Tracks menu > Align Tracks > Star...
by steve
Wed Feb 03, 2016 7:03 pm
Forum: Windows
Topic: Recording Levels
Replies: 6
Views: 365

Re: Recording Levels

The worst seems to be when Audacity level is at 100%. That's the opposite of what I (and DVDdoug) would expect. Could you post a couple of short audio sample in WAV format to illustrate the differences with different settings. Just a few seconds for each sample will be adequate. See here for how to...