~/Library/Application Support/audacity/Plug-Ins [SOLVED]

Help for Audacity on macOS.
Forum rules
ImageThis forum is for Audacity on macOS 10.4 and later.
Please state which version of macOS you are using,
and the exact three-section version number of Audacity from "Audacity menu > About Audacity".


Audacity 1.2.x and 1.3.x are obsolete and no longer supported. If you still have those versions, please upgrade at https://www.audacityteam.org/download/.
The old forums for those versions are now closed, but you can still read the archives of the 1.2.x and 1.3.x forums.
Locked
Rob351
Posts: 20
Joined: Mon Nov 26, 2018 8:56 pm
Operating System: macOS 10.15 Catalina or later

~/Library/Application Support/audacity/Plug-Ins [SOLVED]

Post by Rob351 » Mon Nov 26, 2018 9:22 pm

Hi Folks,

I downloaded Audacity 2.3.0 for Mac. I really need a noise gate, so I attempted to download and install the Nyquist noise gate. First, the directory ~/Library/Application Support/audacity/Plug-Ins was not created during the installation. Second, after manually creating the directory and moving the plug-in file there, the plug-in manager couldn't fine it. What is going on?

Regards,
Rob

billw58
Forum Staff
Posts: 5601
Joined: Wed Aug 12, 2009 2:10 am
Operating System: macOS 10.15 Catalina or later

Re: ~/Library/Application Support/audacity/Plug-Ins

Post by billw58 » Tue Nov 27, 2018 3:31 am

Are you sure you went to ~/Library/Application Support/audacity and not /Library/Application Support/audacity. There is a difference. If you have no audacity folder in Application Support/ after launching Audacity, you are probably looking in the wrong place.
-- Bill

kozikowski
Forum Staff
Posts: 69357
Joined: Thu Aug 02, 2007 5:57 pm
Operating System: macOS 10.13 High Sierra

Re: ~/Library/Application Support/audacity/Plug-Ins

Post by kozikowski » Tue Nov 27, 2018 3:40 am

That tiny squiggly line (~) at the front of the address is a big deal. It has special meaning to Macs and Linux.

Koz

Rob351
Posts: 20
Joined: Mon Nov 26, 2018 8:56 pm
Operating System: macOS 10.15 Catalina or later

Re: ~/Library/Application Support/audacity/Plug-Ins

Post by Rob351 » Tue Nov 27, 2018 5:29 pm

Hi Guys,

I have it in the correct folder, but there are a couple of more issues: 1) My Mac insists on keeping a "txt" extension to the filename, so it appears as "Noisegate.ny.txt"; 2) Other plug-ins seem to be on the path "/Applications/Audacity.app/Contents/plug-ins", so I'm wondering if the path in the instructions is wrong.

FYI, I'm planning a migration to Linux, so now may be the time.

Rob351
Posts: 20
Joined: Mon Nov 26, 2018 8:56 pm
Operating System: macOS 10.15 Catalina or later

Re: ~/Library/Application Support/audacity/Plug-Ins

Post by Rob351 » Tue Nov 27, 2018 5:32 pm

billw58 wrote:
Tue Nov 27, 2018 3:31 am
Are you sure you went to ~/Library/Application Support/audacity and not /Library/Application Support/audacity. There is a difference. If you have no audacity folder in Application Support/ after launching Audacity, you are probably looking in the wrong place.
-- Bill
Thanks! You are right! I forgot that and stumbled into the wrong path. I've corrected that and put the file in the specified folder. But, I still can't get Audacity to load it.

Rob351
Posts: 20
Joined: Mon Nov 26, 2018 8:56 pm
Operating System: macOS 10.15 Catalina or later

Re: ~/Library/Application Support/audacity/Plug-Ins

Post by Rob351 » Tue Nov 27, 2018 5:33 pm

kozikowski wrote:
Tue Nov 27, 2018 3:40 am
That tiny squiggly line (~) at the front of the address is a big deal. It has special meaning to Macs and Linux.

Koz
Thanks! Very true! I'm just a bit rusty on my Unix/BSD/Linux path usage.

steve
Site Admin
Posts: 81609
Joined: Sat Dec 01, 2007 11:43 am
Operating System: Linux *buntu

Re: ~/Library/Application Support/audacity/Plug-Ins

Post by steve » Tue Nov 27, 2018 6:47 pm

Rob351 wrote:
Tue Nov 27, 2018 5:29 pm
My Mac insists on keeping a "txt" extension to the filename, so it appears as "Noisegate.ny.txt"
Thank Apple for that :evil:
The filename for a Nyquist plug-in MUST end in exactly ".ny". If it ends in ".ny.txt" then it will not work.
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)

Rob351
Posts: 20
Joined: Mon Nov 26, 2018 8:56 pm
Operating System: macOS 10.15 Catalina or later

Re: ~/Library/Application Support/audacity/Plug-Ins [SOLVED]

Post by Rob351 » Tue Nov 27, 2018 10:45 pm

I got it working, Thanks for the help! I was finally able to remove the "txt" extension by right-clicking on the filename in Finder and removing the "txt" by selecting "Get Info" and changing the filename in the info box.

Locked