Search found 59476 matches

by steve
Sun Nov 13, 2016 10:33 pm
Forum: macOS
Topic: Nyquist Plugins not working
Replies: 13
Views: 2371

Re: Nyquist Plugins not working

Tbook84 wrote:Is this due to the new Sierra OS?
The "quarantine" issue is due to Sierra.
by steve
Sun Nov 13, 2016 10:31 pm
Forum: macOS
Topic: Nyquist Plugins not working
Replies: 13
Views: 2371

Re: Nyquist Plugins not working

xattr -r -d com.apple.quarantine /Applications/Audacity/ That fixed the problem for me too, though I had to modify the command slightly because I had Audacity installed in a non-standard location. The command is: xattr -r -d com.apple.quarantine path-to-audacity-application-folder By default the &q...
by steve
Fri Nov 11, 2016 10:38 am
Forum: GNU/Linux
Topic: Audacity does not generate pluginregistry.cfg
Replies: 26
Views: 4015

Re: Audacity does not generate pluginregistry.cfg

Let's see how far it's getting when you try to launch:
Open a terminal window and navigate to the directory where the "audacity" executable is installed, then enter the command:

Code: Select all

./audacity &> "valid-path-and-file-name.txt"
Attach the file to your reply.
by steve
Fri Nov 11, 2016 9:11 am
Forum: Windows
Topic: Ways to fix Sound export recording In Audacity
Replies: 1
Views: 120

Re: Ways to fix Sound export recording In Audacity

Are you adding the files to the iTunes library as described here: http://manual.audacityteam.org/man/tuto ... tml#iTunes
by steve
Fri Nov 11, 2016 9:03 am
Forum: Audiobook Production
Topic: Best size for recording room? And what acoustic foam to get?
Replies: 28
Views: 3992

Re: Best size for recording room? And what acoustic foam to

I'd suggest using a mic that is a bit brighter with high frequencies. There we part company. Over weeks of digging people out of trouble, it's my impression that bright, clear presentation rapidly turns into harsh, grinding, ear-piercing sibilance and Essing In context koz, we were talking about an...
by steve
Fri Nov 11, 2016 2:59 am
Forum: GNU/Linux
Topic: My Plug-in isn't showing up
Replies: 6
Views: 777

Re: My Plug-in isn't showing up

Windows VSTs only work in Windows.
by steve
Fri Nov 11, 2016 1:02 am
Forum: Windows
Topic: tracks move together
Replies: 3
Views: 273

Re: tracks move together

Perhaps you've accidentally enabled "Sync-Lock": http://manual.audacityteam.org/man/edit ... .html#link
by steve
Thu Nov 10, 2016 7:02 pm
Forum: Windows
Topic: Recording streaming radio using Audacity v2.1.2
Replies: 2
Views: 1219

Re: Recording streaming radio using Audacity v2.1.2

Many radio programs on iPlayer can be downloaded: http://iplayerhelp.external.bbc.co.uk/radio/download_availability It is probably not legal to record radio programs that are not offered for download (due to copyright and the BBC terms of use ), but for general recording of streamed audio (where it ...
by steve
Thu Nov 10, 2016 4:45 pm
Forum: Audacity 2.x Feedback and Reviews
Topic: Nyquist Replaygain effect
Replies: 1
Views: 957

Re: Nyquist Replaygain effect

Unfortunately, due to the way that "Nyquist" is implemented in Audacity, Nyquist sees no difference between "selected empty space" and "selected silent audio". Therefore, if you apply the effect a selection that includes empty space, then Nyquist will treat that empty s...