macOS
brew install ladspa-sdklocal Homebrew formula metadata
安装
brew install ladspa-sdklocal Homebrew formula metadata
sudo apt install ladspa-sdkDebian stable package indexes · ladspa-sdk · 来源: deb.debian.org
nix profile install nixpkgs#ladspa-sdknixpkgs package indexes · pkgs/by-name/la/ladspa-sdk/package.nix · 来源: api.github.com
概览
Linux Audio Developer's Simple Plugin
历史
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.
安全态势
broad file, network, media, or database tool signal.
blue 风险 · 中 置信度 · tool
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
analyseplugin | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
applyplugin | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
listplugins | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | brew:ladspa-sdk |
|---|---|
| 版本 | 1.17 |
| 软件包管理器 | Homebrew |
| 主页 | https://www.ladspa.org |
| Bottle | 未记录 |
| 服务 | 未声明 |
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
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-sdk来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.