# ladspa-sdk を Homebrew, apt, Nix でインストール

ladspa-sdk のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

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

追加のインストールコマンド:

### macOS

- Homebrew (100%):

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

  証拠: local Homebrew formula metadata

### Linux

- Debian apt (92%):

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

  証拠: 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
```

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

## パッケージ情報

- **パッケージキー:** brew:ladspa-sdk
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/ladspa-sdk>
- **バージョン:** 1.17
- **ソース概要:** Linux Audio Developer's Simple Plugin
- **ホームページ:** <https://www.ladspa.org>
- **上流ドキュメント:** <https://www.ladspa.org>
- **ライセンス:** LGPL-2.1-only
- **ソースアーカイブ:** <https://www.ladspa.org/download/ladspa_sdk_1.17.tgz>
- **生成日時:** 2026-08-04T22:13:35+00:00

## 実行可能ファイル

- analyseplugin (cli)
- applyplugin (cli)
- listplugins (cli)
- analyseplugin (エイリアス)
- applyplugin (エイリアス)
- listplugins (エイリアス)

## 依存関係

- libsndfile

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 arm64_linux, x86_64_linux

## バージョンと鮮度

- ページ生成日: 2026-08-04
- マネージャ版: 1.17
- ローカルデータ: OK
- 上流リポジトリ: https://www.ladspa.org
- 情報: No package-manager update timestamp was available.
- 情報: Release/tag comparison is only available for GitHub repositories.
## プロジェクトの歴史と使われ方

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.

### タイムライン

- 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.

### ソース

- <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>


## セキュリティノート

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

- **Geiger リスク:** blue / 中
- broad file, network, media, or database tool signal

## ソースデータベース詳細

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** ladspa-sdk
- **Version Scheme:** 0
- **Revision:** 0
- **Requirements:** linux
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable

## 他のパッケージマネージャ記録

- 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/


## 関連リンク

- [Secret-risk packages](https://pkg.so/ja/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [Terminal utility packages](https://pkg.so/ja/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Developer build packages](https://pkg.so/ja/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [Networking and protocol packages](https://pkg.so/ja/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [libsndfile](https://pkg.so/ja/brew/libsndfile/) - Runtime dependency declared by Homebrew.
- [lilv](https://pkg.so/ja/brew/lilv/) - Shares pkgdb curated category or tags: audio, cli, media, plugins.
- [libvisual](https://pkg.so/ja/brew/libvisual/) - Shares pkgdb curated category or tags: audio, cli, media, plugins.
- [flac](https://pkg.so/ja/brew/flac/) - Shares pkgdb curated category or tags: audio, cli, media.
- [alsa-lib](https://pkg.so/ja/brew/alsa-lib/) - Shares pkgdb curated category or tags: audio, cli, linux-audio, media.
- [rubberband](https://pkg.so/ja/brew/rubberband/) - Shares pkgdb curated category or tags: audio, cli, media.
- [pulseaudio](https://pkg.so/ja/brew/pulseaudio/) - Shares pkgdb curated category or tags: audio, cli, media.
- [sox](https://pkg.so/ja/brew/sox/) - Shares pkgdb curated category or tags: audio, cli, media.
- [carla](https://pkg.so/ja/brew/carla/) - Both packages work with overlapping file formats or content types. Shared terms: audio, cli, ladspa, libsndfile, media.
- [ecasound](https://pkg.so/ja/brew/ecasound/) - Both packages work with overlapping file formats or content types. Shared terms: audio, cli, ladspa, libsndfile, media.

## 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)


## ソース

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