Difference between revisions of "Download Nyquist Plug-ins"
PeterSampson (talk | contribs) m (PeterSampson moved page Download Nyquist Plug-ins to Download Nyquist Plugins: Connie) |
PeterSampson (talk | contribs) m (plug-in => plugin) |
||
Line 1: | Line 1: | ||
− | {{Introrel|This page lists all [http://audacity.sourceforge.net/help/nyquist Nyquist] | + | {{Introrel|This page lists all [http://audacity.sourceforge.net/help/nyquist Nyquist] plugins for Audacity that are available as separate downloads. Nyquist plugins support Windows, Mac and Linux/Unix. Click any "Downloads" link to jump to the downloads page for that plugin category.|Unless otherwise indicated, all plugins are released under the terms of the [http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU General Public License, version 2.]|3=[http://audacity.sourceforge.net/help/nyquist Introduction to Audacity Nyquist] |
− | * [[Nyquist | + | * [[Nyquist Plugins Reference]] |
* Ask questions in the [http://forum.audacityteam.org/viewforum.php?f=39 Audacity Nyquist Forum] | * Ask questions in the [http://forum.audacityteam.org/viewforum.php?f=39 Audacity Nyquist Forum] | ||
− | * Test-drive [http://forum.audacityteam.org/viewforum.php?f=42 new Nyquist | + | * Test-drive [http://forum.audacityteam.org/viewforum.php?f=42 new Nyquist Plugins] that are still under development |
− | {{Note|1=If you are a | + | {{Note|1=If you are a plugin author, thanks for your contribution! Please register on the [http://forum.audacityteam.org Audacity Forum] then post your plugin for review at http://forum.audacityteam.org/viewforum.php?f=42. Please see [http://forum.audacityteam.org/viewtopic.php?f=39&t=42106 Conventions for Nyquist Plugins] before posting.}} |
− | * Other pages in our [[:Category: | + | * Other pages in our [[:Category:Plugins|Plugins category]]}} |
{{Template:Advice|1='''Feedback and bug reports:''' | {{Template:Advice|1='''Feedback and bug reports:''' | ||
− | * All new | + | * All new plugins added to this list are tested in the [http://audacity.sourceforge.net/download Audacity 2.x version] current at the time, but many of the older plugins are still in need of testing. |
** Please report any bugs to the Nyquist section of the [http://forum.audacityteam.org/viewforum.php?f=39 Audacity forum] (or alternatively to our [http://audacity.sourceforge.net/contact/#feedback feedback email address]) so they may be fixed. | ** Please report any bugs to the Nyquist section of the [http://forum.audacityteam.org/viewforum.php?f=39 Audacity forum] (or alternatively to our [http://audacity.sourceforge.net/contact/#feedback feedback email address]) so they may be fixed. | ||
− | * Please also let us know which | + | * Please also let us know which plugins you like and find useful as that will help us to develop the types of plugins that users want.}} |
__TOC__ | __TOC__ | ||
− | == | + | == Plugin authors == |
− | These | + | These plugins have been contributed by: |
* Steve Daulton | * Steve Daulton | ||
* Edgar Franke | * Edgar Franke | ||
Line 24: | Line 24: | ||
<div id="install"></div> | <div id="install"></div> | ||
− | == Installing | + | == Installing Plu-ins == |
− | Nyquist | + | Nyquist plugins may be available as plain text files with the file extension '''.NY''', or as a [http://en.wikipedia.org/wiki/ZIP_%28file_format%29 ZIP] archive file. The NY file must be extracted from the ZIP archive before it can be used. |
− | To install Nyquist | + | To install Nyquist plugins, place the NY file in the "Plug-Ins" folder inside the Audacity installation folder. |
<ul><li> On Windows computers, this is usually at {{path|C:\Program Files\Audacity}} or on 64-bit Windows this will be {{path|C:\Program Files (x86)\Audacity}}. | <ul><li> On Windows computers, this is usually at {{path|C:\Program Files\Audacity}} or on 64-bit Windows this will be {{path|C:\Program Files (x86)\Audacity}}. | ||
<li> On Mac OS X, it is usually under {{path|/Applications}}. | <li> On Mac OS X, it is usually under {{path|/Applications}}. | ||
<li> On Linux this is usually {{path|/usr/share/audacity/}} if you installed a repository package of Audacity or {{path|/usr/local/share/audacity}} if you [[CompilingAudacityForBeginners|compiled | <li> On Linux this is usually {{path|/usr/share/audacity/}} if you installed a repository package of Audacity or {{path|/usr/local/share/audacity}} if you [[CompilingAudacityForBeginners|compiled | ||
− | ]] Audacity. '''Note:''' You must log in as root to access /usr. Repository packages of Audacity may overwrite this folder. An easier alternative may be to create {{path|~/.audacity-files/ | + | ]] Audacity. '''Note:''' You must log in as root to access /usr. Repository packages of Audacity may overwrite this folder. An easier alternative may be to create {{path|~/.audacity-files/plugins/}} in your home folder (the "." in the path means it is a hidden folder). </ul> |
− | Restart Audacity, then the | + | Restart Audacity, then the plugins will appear underneath the divider in the "Effect", "Generate" or "Analyze" menus. |
== Plug-in Lists == | == Plug-in Lists == |
Revision as of 17:35, 29 October 2014
This page lists all Nyquist plugins for Audacity that are available as separate downloads. Nyquist plugins support Windows, Mac and Linux/Unix. Click any "Downloads" link to jump to the downloads page for that plugin category.
|
Related article(s):
If you are a plugin author, thanks for your contribution! Please register on the Audacity Forum then post your plugin for review at http://forum.audacityteam.org/viewforum.php?f=42. Please see Conventions for Nyquist Plugins before posting.
|
![]() |
Feedback and bug reports:
|
Contents
Plugin authors
These plugins have been contributed by:
- Steve Daulton
- Edgar Franke
- Steven Jones
- David R.Sky
- Jvo Studer
Installing Plu-ins
Nyquist plugins may be available as plain text files with the file extension .NY, or as a ZIP archive file. The NY file must be extracted from the ZIP archive before it can be used.
To install Nyquist plugins, place the NY file in the "Plug-Ins" folder inside the Audacity installation folder.
- On Windows computers, this is usually at C:\Program Files\Audacity or on 64-bit Windows this will be C:\Program Files (x86)\Audacity.
- On Mac OS X, it is usually under /Applications.
- On Linux this is usually /usr/share/audacity/ if you installed a repository package of Audacity or /usr/local/share/audacity if you compiled Audacity. Note: You must log in as root to access /usr. Repository packages of Audacity may overwrite this folder. An easier alternative may be to create ~/.audacity-files/plugins/ in your home folder (the "." in the path means it is a hidden folder).
Restart Audacity, then the plugins will appear underneath the divider in the "Effect", "Generate" or "Analyze" menus.
Plug-in Lists
In the lists below, click a "Downloads" link to go to the page for Generate, Effect or Analyze plug-ins, or click the individual links to go directly to the description of that plug-in. Each description has links to View and Download the plug-in.
- Left-clicking the View link displays the plug-in code in your browser. You can right-click over the link and "Save Target As " or "Save Link As" to download the NY file.
- Left-clicking the Download link will download the same NY file archived inside a ZIP file. The ZIP archive may also contain help files or other useful information. The contents of the ZIP file must be extracted before they can be used.
- If left-click does not download the ZIP correctly, right-click over the link and "Save Target As " or "Save Link As" instead.
Generate Plug-in Downloads
These plug-ins usually appear towards the bottom of the Generate menu in Audacity.
- Tone Generators
- Noise Generators
- Special Effects
- Instruments
- Sequence Generators
- Generator Utilities
Effect plug-in Downloads
These plug-ins usually appear towards the bottom of the Effect menu in Audacity.
- Amplify, Mix and Pan Effects
- Delay and Reverb
- Distortion Effects
- Dynamics Processing
- Filters
- Modulation Effects
- Sequencer Effects
- Time, Pitch and Tempo
Analyze Plug-in Downloads
These plug-ins usually appear towards the bottom of the Analyze menu in Audacity.
Nyquist plug-ins shipped with current Audacity
The following 20 Nyquist plug-ins are shipped with the current Audacity version:
|
|