
LADSPA
Sign in to saveThe '''Linux Audio Developer's Simple Plugin API (LADSPA''') is an application programming interface (API) standard for handling audio filters and audio signal processing effects, licensed under LGPL-2.1-or-later. Originally designed through consensus on the Linux Audio Developers mailing list, it now works on a variety of platforms. It is used in many free audio software projects, and there is a wide range of LADSPA plug-ins available.
Key facts
- Software.name
- Linux Audio Developer's Simple Plugin API
- Software.screenshot
- 250px
- Software.caption
- A Stereo Reverb LADSPA plugin running inside Ardour Digital Audio Workstation on Linux
- Software.developer
- Richard W.E. Furse, Paul Barton-Davis, Stefan Westerfeld
- Software.programming language
- C
- Software.operating_system
- Cross-platform
- Software.license
- LGPL-2.1-or-later
via Wikipedia infobox
Official website
Linux Audio Developer's Simple Plugin API (LADSPA)
ladspa.org →Link to the official site · 8,813 chars · not written by Vinony
Wikidata facts
- Official website
- www.ladspa.org
- Image
- LADSPA-Ardour-StereoReverb.jpg
Show 2 more facts
- Commons category
- LADSPA
- software version identifier
- 1.17
Sources (4)
via Wikidata · CC0
~2 min read
Article
3 sectionsContents
- Competing technologies
- References
- External links
The '''Linux Audio Developer's Simple Plugin API (LADSPA''') is an application programming interface (API) standard for handling audio filters and audio signal processing effects, licensed under LGPL-2.1-or-later. Originally designed through consensus on the Linux Audio Developers mailing list, it now works on a variety of platforms. It is used in many free audio software projects, and there is a wide range of LADSPA plug-ins available.
LADSPA exists primarily as a header file written in the programming language C.