macOS
brew install ladspa-sdklocal Homebrew formula metadata
brew / Rang 1163
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für ladspa-sdk in AI-Agent-Workflows.
Installation
brew install ladspa-sdklocal Homebrew formula metadata
sudo apt install ladspa-sdkDebian stable package indexes · ladspa-sdk · Quelle: deb.debian.org
nix profile install nixpkgs#ladspa-sdknixpkgs package indexes · pkgs/by-name/la/ladspa-sdk/package.nix · Quelle: api.github.com
Überblick
Linux Audio Developer's Simple Plugin
Verlauf
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.
Sicherheitslage
broad file, network, media, or database tool signal.
blue Risiko · mittel Konfidenz · tool
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
analyseplugin | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
applyplugin | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
listplugins | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
Installationsmetadaten
| Paketschlüssel | brew:ladspa-sdk |
|---|---|
| Version | 1.17 |
| Paketmanager | Homebrew |
| Homepage | https://www.ladspa.org |
| Bottle | nicht erfasst |
| Dienst | keiner deklariert |
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
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-sdkQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.