Effect Menu: LADSPA

From Audacity Development Manual
Jump to: navigation, search
LADSPA (Linux Audio Developer's Simple Plug-in API) plug-ins were originally developed for the Linux platform, but ports of some plug-ins are available for Windows and Mac as well.
  • Most LADSPA plug-ins are effects, but they are also used to provide some of Audacity's built-in audio generators and can be used for audio analysis.
  • Additional LADSPA plug-ins can be downloaded for Windows, Mac and Linux. Please see the LADSPA section of the Download page on the Audacity Website for more details and links.
  • LADSPA effects support real-time preview. They do not support import/export of presets but do support saving presets for use in Audacity only. A few LADSPA plug-ins have an "Effect Output" section which is populated after the effect is applied.
Audacity includes many built-in effects and also lets you use a wide range of plug-in effectsThe Analyze Menu contains tools for finding out about the characteristics of your audio, or labeling key featureThe Tools Menu contains customisable toolsThe Extra menu provides access to additional Commands that are not available in the normal default Audacity menusThe Help Menu lets you find out more about the Audacity application and how to use it.  It also includes some diagnostic tools.Enable or disable particular Effects, Generators and AnalyzersRepeats the last used effect at its last used settings and without displaying any dialogShows the list of available Audacity built-in effects but only if the user has effects "Grouped by Type" in Effects PreferencesShows the list of available LADSPA effects but only if the user has effects "Grouped by Type" in Effects PreferencesShows the list of available Nyquist effects but only if the user has effects "Grouped by Type" in Effects PreferencesThis effect is a stereo compressor with a variable envelope follower for RMS (average) / peak behaviorThe MenusEffect-LADSPAMenu.png
Click for details
Click on the image to learn more


 



Adding a LADSPA plug-in

For detailed instructions on installing LADSPA plug-ins for Audacity see: Windows, Mac or Linux

Saving LADPSA effect settings as a User Preset

To save the current effect settings as a User Preset, in the effect's dialog, click the Manage button then choose Save Preset...  menu dropdown which brings up the following dialog:

Save Preset Dialog.png

Type a name for the preset then click OK after which the saved preset will appear in the "User Presets" list in the Manage menu.

LADSPA Effect Options

In the effect's dialog, click the Manage button then choose Options...  menu dropdown to bring up the dialog illustrated below. When you change the options in this dialog, the changes apply only to the current effect that's open. All other LADSPA effects will remain at the default options shown below until you change their options.

Ladspa effect settings.png
  • Latency Compensation: This setting (enabled by default) compensates for waveform delay caused by LADSPA effects which preload audio data to a buffer. Compensation may not work in all cases, and for it to work, any compensation or latency reporting settings in the effect itself must be enabled. If compensation fails or if this Audacity setting is unchecked, effects that buffer audio will insert silence at the start of the processed selection and remove a corresponding amount of audio from the end of the selection. Enabling or disabling compensation is effective immediately.


<  Back to: Effect Menu