# ladspa-sdk mit Homebrew, apt, Nix installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für ladspa-sdk in AI-Agent-Workflows.

## Installation

```sh
sudo av install brew:ladspa-sdk
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install ladspa-sdk
```

  Evidenz: local Homebrew formula metadata

### Linux

- Debian apt (92%):

```sh
sudo apt install ladspa-sdk
```

  Evidenz: Debian stable package indexes: ladspa-sdk from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- Nix (92%):

```sh
nix profile install nixpkgs#ladspa-sdk
```

  Evidenz: nixpkgs package indexes: pkgs/by-name/la/ladspa-sdk/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## Paketfakten

- **Paketschlüssel:** brew:ladspa-sdk
- **Paketmanager:** Homebrew
- **Version:** 1.17
- **Quellzusammenfassung:** Linux Audio Developer's Simple Plugin
- **Homepage:** <https://www.ladspa.org>
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- analyseplugin (Alias)
- applyplugin (Alias)
- listplugins (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

- Seite generiert: 2026-08-03
- Manager-Version: 1.17
## Projektgeschichte und Nutzung

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.

### Projektgeschichte

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.

### Adoptionsgeschichte

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.

### Wie es verwendet wird

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.

### Warum Paket-Nerds sich dafür interessieren

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.

### Zeitleiste

- 2000-04-02: LADSPA SDK 1.01 initial release included the header, limited documentation, three plugins, and two hosts.
- 2000-05-04: SDK 1.02 added version numbering, ten example plugins, and LADSPA_PATH support.
- 2001-05-08: SDK 1.10 introduced LGPL licensing.
- 2002-08-07: SDK 1.12 updated for LADSPA v1.1.
- 2019-01-03: SDK 1.14 modernized build details and introduced a default plugin search path.
- 2021-09-09: SDK 1.17 shipped applyplugin clip-checking and usage-message maintenance.

### Related projects

- The official site links LADSPA to the CMT plugin library, Steve Harris plugins, CAPS, TAP, Faust, Csound-oriented tooling, and other Linux audio projects that either provide LADSPA plugins or generate them.

### Quellen

- <https://ladspa.org/original_api.txt>
- <https://www.ladspa.org/>
- <https://www.ladspa.org/ladspa_sdk/changes.html>
- <https://www.ladspa.org/ladspa_sdk/overview.html>


## Sicherheitshinweise

broad file, network, media, or database tool signal.

- **Geiger-Risiko:** blue / mittel
- broad file, network, media, or database tool signal

## Andere Paketmanager-Einträge

- Debian apt - ladspa-sdk - 1.17-1+b1: normalized package name match | Debian stable package indexes: ladspa-sdk from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | sample tools for linux-audio-dev plugin architecture | https://www.ladspa.org/
- Nix - ladspa-sdk: normalized package name match | nixpkgs package indexes: pkgs/by-name/la/ladspa-sdk/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - ladspa-sdk - 1.17-1build1: normalized package name match | Ubuntu 24.04 LTS package indexes: ladspa-sdk from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | sample tools for linux-audio-dev plugin architecture | https://www.ladspa.org/


## Combined YAML source

View the package source record on GitHub. [combined/ladspa-sdk.yml](https://github.com/mxcl/pkgdb/blob/main/combined/ladspa-sdk.yml)


## Quellen

- pkg.so package database
- Geiger risk classifier
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
