macOS
brew install ladspa-sdklocal Homebrew formula metadata
brew
Linux Audio Developer's Simple Plugin. Version 1.17 via Homebrew; verified from local package data.
install
brew install ladspa-sdklocal Homebrew formula metadata
sudo apt install ladspa-sdkDebian stable package indexes · ladspa-sdk · source: deb.debian.org
nix profile install nixpkgs#ladspa-sdknixpkgs package indexes · pkgs/by-name/la/ladspa-sdk/package.nix · source: api.github.com
overview
Linux Audio Developer's Simple Plugin
history
LADSPA SDK packages the Linux Audio Developer's Simple Plugin API header, example audio plugins, and small host/inspection tools for the older but still package-relevant LADSPA audio plugin standard. Its cultural importance is less about a large application and more about a compact ABI that made Unix audio plugin packaging predictable.
The original API text was posted by Richard Furse in 2000 as a deliberately short C interface for unit generators that could be dynamically loaded by multiple audio hosts. The official SDK change log records version 1.01 on 2 April 2000 with the header, limited documentation, three plugins, and two hosts, followed in May 2000 by SDK version numbering, more example plugins, LADSPA_PATH support, HTML documentation, and the listplugins utility.
The SDK stayed intentionally small. Version 1.10 introduced the LGPL license in May 2001, version 1.12 updated the SDK for LADSPA v1.1 in August 2002, and later maintenance releases in 2019 and 2021 modernized the build, default search paths, libsndfile use in applyplugin, and small command-line behavior.
The LADSPA site describes the standard as a way for audio processors and effects to plug into a wide range of Linux synthesis and recording packages, with most major Linux audio applications supporting it. The same page points to plugin libraries and generators such as Steve Harris's plugins, CMT, CAPS, TAP, and Faust, which is why the SDK package tends to appear as a small dependency in audio-oriented package sets.
Developers use the SDK primarily for ladspa.h and the example code, while users and package tests see analyseplugin, applyplugin, and listplugins. The LADSPA_PATH environment variable is part of the historical packaging story because it gives hosts a standard way to find installed plugin shared libraries.
LADSPA SDK is a classic small-library package: stable header, tiny tools, simple search path, and lots of downstream optional integrations. It matters because it represents the Unix packaging style of exposing a narrow shared interface rather than shipping a whole workstation.
security posture
broad file, network, media, or database tool signal.
blue risk · medium confidence · tool
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
analyseplugin | cli | global executable | |
applyplugin | cli | global executable | |
listplugins | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:ladspa-sdk |
|---|---|
| Version | 1.17 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/ladspa-sdk |
| Homepage | https://www.ladspa.org |
| Upstream docs | https://www.ladspa.org/ladspa_sdk/download.html |
| License | LGPL-2.1-only |
| Source archive | https://www.ladspa.org/download/ladspa_sdk_1.17.tgz |
| Dependencies | libsndfile |
| Bottle | available (on arm64_linux, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | ladspa-sdk |
| Version Scheme | 0 |
| Revision | 0 |
| Requirements |
|
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
ladspa-sdk 1.17-1+b1
sample tools for linux-audio-dev plugin architecture
sudo apt install ladspa-sdkladspa-sdk
nix profile install nixpkgs#ladspa-sdkladspa-sdk 1.17-1build1
sample tools for linux-audio-dev plugin architecture
sudo apt install ladspa-sdksource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.