Search found 59476 matches

by steve
Tue Jun 03, 2014 8:25 pm
Forum: Windows
Topic: installation errors [Closed]
Replies: 6
Views: 836

Re: installation errors

Since the first post I have uninstalled and reinstalled repeatedly. Reinstalling Audacity will make no difference unless you also reset the preferences (http://manual.audacityteam.org/o/man/preferences.html#reset) When I try to record it just "stutters" at the start point and then opens a...
by steve
Tue Jun 03, 2014 6:58 pm
Forum: Windows
Topic: Mid-Side decoding
Replies: 6
Views: 2079

Re: Mid-Side decoding

Robert J. H. wrote:You can also download Steve's channel-mixer plug-in.
Available here: http://wiki.audacityteam.org/wiki/Nyqui ... nnel_Mixer
Installation instructions: http://wiki.audacityteam.org/wiki/Downl ... g_Plug-ins
by steve
Tue Jun 03, 2014 6:23 pm
Forum: Windows
Topic: Mid-Side decoding
Replies: 6
Views: 2079

Re: Mid-Side decoding

To invert a track, use "Effect > Invert".
You may also need to split / join stereo tracks: http://manual.audacityteam.org/o/man/sp ... racks.html
by steve
Tue Jun 03, 2014 5:46 pm
Forum: Audio Processing
Topic: Pumping/noise problem with Levelator? Or something else?
Replies: 4
Views: 1225

Re: Pumping/noise problem with Levelator? Or something else?

Everything sounded fine when I listened to the playback of the original recording. I exported it as a .wav file, then sent the file through Levelator. The results were so bad that I didn't dare submit them. There was all sorts of pumping in the recording, and a whole bunch of noise that I didn't he...
by steve
Tue Jun 03, 2014 5:40 pm
Forum: GNU/Linux
Topic: Short gaps and repeats in recording. Latency? Buffering?
Replies: 7
Views: 3837

Re: Short gaps and repeats in recording. Latency? Buffering?

benaround wrote: I use gnome classic.
That was going to be my first suggestion ;)

What are you trying to record from, and what settings do you have in the device toolbar?
by steve
Tue Jun 03, 2014 5:36 pm
Forum: macOS
Topic: Serperate track from long audio file
Replies: 1
Views: 312

Re: Serperate track from long audio file

Most commands are disabled during Play, Record and Pause.
Ensure that playback is Stopped (not just paused).
by steve
Tue Jun 03, 2014 3:03 pm
Forum: GNU/Linux
Topic: Short gaps and repeats in recording. Latency? Buffering?
Replies: 7
Views: 3837

Re: Short gaps and repeats in recording. Latency? Buffering?

benaround wrote:I associate this with other programmes running and the processor not coping
That's quite likely. Ubuntu can be quite demanding on hardware, particularly if the video card 3D acceleration is not up to scratch.
What Desktop do you use? The default "Unity" Desktop?
by steve
Tue Jun 03, 2014 1:59 pm
Forum: Windows
Topic: installation errors [Closed]
Replies: 6
Views: 836

Re: installation errors

You've not said which version of Windows you are using, or the exact version of Audacity, or what the exact error message was, but this FAQ probably covers it: http://manual.audacityteam.org/o/man/faq_errors.html#sound_device The "error" messages about FFmpeg are nothing to worry about - t...
by steve
Tue Jun 03, 2014 1:56 pm
Forum: New Plug-Ins
Topic: Rectivert - Rectification and Inversion
Replies: 13
Views: 8825

Re: Rectivert - Rectification and Inversion

It seems strange to use a name that conflicts with the chaining convention though. I agree that it would be better for plug-in authors to avoid this conflict so I've added a note in the manual warning about the problem. Note that plug-ins on this forum are "unofficial" contributions from ...
by steve
Tue Jun 03, 2014 1:53 pm
Forum: Nyquist
Topic: Conventions for Nyquist Plug-ins
Replies: 23
Views: 41386

Re: Conventions for Nyquist Plug-ins

Names of plug-ins should be brief and preferably provide a reasonably intuitive indication of what the plug-in does. Avoid using a colon (:) in the file name as this is a reserved character for Chains. Ideally the name should use only the usual "safe" characters "A-Z, a-z, 0-9, - _&qu...