This site features various third-party plugins for Audacity
You can download and install plugins or libraries to add extra functionality to Audacity. Plugins can give you extra effects, or more audio generation and analysis capability.
This site features various Plugins for Audacity, categorized in the sidebar. If you want to try out many plugins, the easiest way to get them is to install entire plugin suites.
When you install plugins, they're automatically enabled the next time you restart Audacity. Further instructions can be found here:
GitBook
Plugin formats
Nyquist plugins
Audacity has built-in support for Nyquist effects on all operating systems. You can download additional Nyquist plug-ins, or create your own using the Nyquist programming language. Nyquist code can be conveniently tested using "Nyquist Prompt" under the Effect menu.
LV2 plugins
Audacity has built-in support for LV2 plug-ins, which are an extensible successor of LADSPA effects. LV2 plug-ins are mostly built for Linux, but Audacity supports LV2 on all operating systems. To install LV2 plug-ins, place them in the system LV2 location then use the Plug-ins Manager to enable the new plug-ins as in the plug-in installation instructions.
VST plugins
Audacity can load VST effects (but not VST instruments) on all operating systems.
VST effects can be found on many plug-in sites such as:
LADSPA is superseded by LV2. These plug-ins are mostly built for Linux, but some old LADSPA plugins are available via the Legacy Windows and Legacy Mac sections.
Contributing to this site
If you want to add your own plugin, or one that you found on the web, read the contributing instructions.