~/Library/Application Support/audacity/Plug-Ins [SOLVED]
Forum rules
This 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.
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.
~/Library/Application Support/audacity/Plug-Ins [SOLVED]
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
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: 5565
- Joined: Wed Aug 12, 2009 2:10 am
- Operating System: macOS 10.15 Catalina or later
Re: ~/Library/Application Support/audacity/Plug-Ins
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
-- Bill
-
kozikowski
- Forum Staff
- Posts: 68902
- Joined: Thu Aug 02, 2007 5:57 pm
- Operating System: macOS 10.13 High Sierra
Re: ~/Library/Application Support/audacity/Plug-Ins
That tiny squiggly line (~) at the front of the address is a big deal. It has special meaning to Macs and Linux.
Koz
Koz
Re: ~/Library/Application Support/audacity/Plug-Ins
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.
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.
Re: ~/Library/Application Support/audacity/Plug-Ins
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.billw58 wrote: ↑Tue Nov 27, 2018 3:31 amAre 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
Re: ~/Library/Application Support/audacity/Plug-Ins
Thanks! Very true! I'm just a bit rusty on my Unix/BSD/Linux path usage.kozikowski wrote: ↑Tue Nov 27, 2018 3:40 amThat tiny squiggly line (~) at the front of the address is a big deal. It has special meaning to Macs and Linux.
Koz
Re: ~/Library/Application Support/audacity/Plug-Ins
Thank Apple for that
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)
Re: ~/Library/Application Support/audacity/Plug-Ins [SOLVED]
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.