Difference between revisions of "Plug-ins"
From Audacity Wiki
m (added linux path) |
m |
||
(46 intermediate revisions by 7 users not shown) | |||
Line 1: | Line 1: | ||
− | + | {{deprecated|https://plugins.audacityteam.org}} | |
− | + | {{intro|This page is an overview of the audio plug-in formats supported by Audacity.|Audacity has cross-platform support for [http://en.wikipedia.org/wiki/LADSPA LADSPA], [http://en.wikipedia.org/wiki/LV2 LV2], [https://web.audacityteam.org/help/nyquist Nyquist] and [http://www.vamp-plugins.org/index.html Vamp] plug-ins, and platform-specific support for [http://en.wikipedia.org/wiki/Virtual_Studio_Technology VST] and [http://en.wikipedia.org/wiki/Audio_Units Audio Unit] plug-ins. }} | |
+ | __TOC__ | ||
− | * [[Ladspa Plug-ins]] | + | <div id="types"></div> |
+ | ==Types of plug-in== | ||
+ | Audacity can use the following types of plug-in effects: | ||
+ | |||
+ | * [[Ladspa Plug-ins|LADSPA Plug-ins]] | ||
+ | * [[LV2 Support|LV2 Plug-ins]] | ||
* [[Nyquist Plug-ins]] | * [[Nyquist Plug-ins]] | ||
− | * [[VST Plug-ins]] | + | * [[Vamp Plug-ins|Vamp Analysis Plug-ins]] |
+ | * [[VST Plug-ins|VST effect plug-ins]] ''(only on Windows and Mac)''. | ||
+ | * [[Audio Units|Audio Unit Plug-ins]] ''(only on Mac)'' | ||
+ | |||
+ | == How do you add plug-ins to Audacity? == | ||
+ | See [https://alphamanual.audacityteam.org/man/Installing_Plug-ins '''Installing Plug-ins'''] in the Audacity Manual. | ||
+ | |||
+ | == Free plug-in downloads == | ||
+ | |||
+ | * '''LADSPA''' | ||
+ | ** [https://www.fosshub.com/Audacity.html/LADSPA_plugins-win-0.4.15.exe Set of over 90 plug-ins for Windows] | ||
+ | ** [https://www.fosshub.com/Audacity.html/swh-plugins-mac-0.4.15.zip Set of over 90 plug-ins for Mac] | ||
+ | ** [http://www.ladspa.org Linux information] | ||
− | + | * '''Nyquist''' | |
− | * Plug-ins | + | ** [[Download Nyquist Plug-ins|Recommended Plug-ins]] |
− | * | + | ** [https://forum.audacityteam.org/viewforum.php?f=42 Experimental Plug-ins] |
− | + | * '''VST''' | |
+ | ** [http://free-loops.com/free-vst-plugins.php Free-Loops] (Windows) | ||
+ | ** [http://www.hitsquad.com Hitsquad] for [http://www.hitsquad.com/smm/win95/PLUGINS_VST/freeware/ Windows] and [http://www.hitsquad.com/smm/mac/PLUGINS_VST/freeware/ Mac] | ||
+ | ** [http://www.kvraudio.com/ KVR Audio] for [http://www.kvraudio.com/get.php?mode=results&st=q&s=6 Windows] and [http://www.kvraudio.com/get.php?mode=results&st=q&s=8 Mac] | ||
+ | ** [http://dmoz.org/Computers/Multimedia/Music_and_Audio/Software/Plugins Open Directory] (Windows, Mac) | ||
− | + | * '''Audio Units''' (only on Mac) | |
− | + | ** [http://www.hitsquad.com/smm/mac/PLUGINS_AU/freeware/ Hitsquad] | |
+ | == Limitations == | ||
+ | * Audacity cannot yet apply effects to audio while it is playing or recording. | ||
+ | * '''Real-time effects:''' Not all effects in Audacity can preview an effect while changing the parameters of the effect. | ||
+ | * VST instrument (VSTi) plug-ins that generate sound are not supported. VST 3 plug-ins are not yet supported. | ||
+ | {{note| Also please see '''[[Plug-ins that crash Audacity or fail to work properly in Audacity]]'''. }} | ||
==For Developers== | ==For Developers== | ||
− | If you're interested in writing your own plug-ins, see "[[Creating your own Plug-in]]". | + | * If you're interested in writing your own plug-ins, see "[[Creating your own Plug-in]]". |
+ | * To help us improve support for audio plug-ins, subscribe to [http://lists.sourceforge.net/lists/listinfo/audacity-devel audacity-devel] and introduce yourself. | ||
− | [[Category:Plug-ins]] | + | [[Category:Plug-ins]][[Category:Tips]] |
Latest revision as of 22:38, 12 May 2022
![]() |
This page has been deprecated. Newer information can be found here: https://plugins.audacityteam.org |
The information on this page are likely out-of-date and will not be updated in the forseeable future. It may be removed at any time. |
This page is an overview of the audio plug-in formats supported by Audacity.
|
Contents
Types of plug-in
Audacity can use the following types of plug-in effects:
- LADSPA Plug-ins
- LV2 Plug-ins
- Nyquist Plug-ins
- Vamp Analysis Plug-ins
- VST effect plug-ins (only on Windows and Mac).
- Audio Unit Plug-ins (only on Mac)
How do you add plug-ins to Audacity?
See Installing Plug-ins in the Audacity Manual.
Free plug-in downloads
- VST
- Free-Loops (Windows)
- Hitsquad for Windows and Mac
- KVR Audio for Windows and Mac
- Open Directory (Windows, Mac)
- Audio Units (only on Mac)
Limitations
- Audacity cannot yet apply effects to audio while it is playing or recording.
- Real-time effects: Not all effects in Audacity can preview an effect while changing the parameters of the effect.
- VST instrument (VSTi) plug-ins that generate sound are not supported. VST 3 plug-ins are not yet supported.
Also please see Plug-ins that crash Audacity or fail to work properly in Audacity.
For Developers
- If you're interested in writing your own plug-ins, see "Creating your own Plug-in".
- To help us improve support for audio plug-ins, subscribe to audacity-devel and introduce yourself.