pkg.soopen package index

brew / rang 1163

Installer ladspa-sdk avec Homebrew, apt, Nix

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de ladspa-sdk pour les workflows d'agents IA.

installation

Commandes d'installation supplémentaires

macOS

Homebrewvérifié · 100%
brew install ladspa-sdk

local Homebrew formula metadata

Linux

Debian aptvérifié · 92%
sudo apt install ladspa-sdk

Debian stable package indexes · ladspa-sdk · Source: deb.debian.org

Nixvérifié · 92%
nix profile install nixpkgs#ladspa-sdk

nixpkgs package indexes · pkgs/by-name/la/ladspa-sdk/package.nix · Source: api.github.com

aperçu

Résumé du paquet

Linux Audio Developer's Simple Plugin

Commandes et alias

  • analyseplugin
  • applyplugin
  • listplugins

historique

Historique du projet et usages

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.

Historique du projet

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.

Historique d'adoption

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.

Modes d'utilisation

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.

Pourquoi les passionnés de paquets s'y intéressent

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.

Chronologie

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

posture de sécurité

Niveau de risque : blue

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

Classificateur de risque

risque blue · confiance moyen · tool

Pourquoi

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

Signaux

  • text:audio

Comportement d'installation

  • Aucune métadonnée de bottle Homebrew n’a été enregistrée.

Revue recommandée

Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.

exécutables

Exécutables installés

CommandeTypeExpositionNote
analysepluginexécutableexécutable indexéDécouvert depuis l'index local des exécutables.
applypluginexécutableexécutable indexéDécouvert depuis l'index local des exécutables.
listpluginsexécutableexécutable indexéDécouvert depuis l'index local des exécutables.

fraîcheur

Version et fraîcheur

Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.

page générée2026-08-03
version du gestionnaire1.17
gestionnaire mis à jour
données localesinconnu
amontnon disponible
dernière version détectéenon détecté
  • OKAucun avertissement de fraîcheur n'a été généré.

métadonnées d'installation

Métadonnées du paquet

Clé du paquetbrew:ladspa-sdk
Version1.17
Gestionnaire de paquetsHomebrew
Page d'accueilhttps://www.ladspa.org
Bouteillenon enregistré
Serviceaucun déclaré

correspondances dans les bases sources

Autres enregistrements de gestionnaires de paquets

Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.

Debian apt95%

ladspa-sdk 1.17-1+b1

sample tools for linux-audio-dev plugin architecture

https://www.ladspa.org/

sudo apt install ladspa-sdk
  • Section: sound
  • Architecture: amd64
  • Source Package: ladspa-sdk
  • 3 Dépendances
  • 3 fournit
  • normalized package name match
  • Correspondance par : Ladspa Sdk
Debian stable package indexes · deb.debian.org · Debian stable package indexes: ladspa-sdk from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

ladspa-sdk

nix profile install nixpkgs#ladspa-sdk
  • normalized package name match
  • Correspondance par : Ladspa Sdk
nixpkgs package indexes · api.github.com · 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 apt95%

ladspa-sdk 1.17-1build1

sample tools for linux-audio-dev plugin architecture

https://www.ladspa.org/

sudo apt install ladspa-sdk
  • Section: universe/sound
  • Architecture: amd64
  • 3 Dépendances
  • 3 fournit
  • normalized package name match
  • Correspondance par : Ladspa Sdk
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: ladspa-sdk from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz

piste source

Généré depuis les données du dépôt

Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.

Sources utilisées

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