Linux Audio Developer's Simple Plugin API (LADSPA) http://www.ladspa.org/
Go to file
Silvan Calarco 2a3bd7c933 update to 1.13
added plugins and binary files [release 1.13-1mamba;Wed Apr 02 2008]
2024-01-06 03:32:45 +01:00
ladspa.spec update to 1.13 2024-01-06 03:32:45 +01:00
README.md update to 1.13 2024-01-06 03:32:45 +01:00

ladspa

Many audio synthesis and recording packages are in use or in development on Linux. These work in many different ways. LADSPA provides a standard way for plugin' audio processors to be used with a wide range of these packages. For instance, this allows a developer to make a reverb program and bundle it into a LADSPA plugin library.' Ordinary users can then use this reverb within any LADSPA-friendly audio application.