macOS
brew install vamp-plugin-sdklocal Homebrew formula metadata
brew
Audio processing plugin system sdk. Version 2.10.0 via Homebrew; verified 2026-06-27.
install
brew install vamp-plugin-sdklocal Homebrew formula metadata
sudo apt install libvamp-hostsdk3t64Debian stable package indexes · libvamp-hostsdk3t64 · source: deb.debian.org
sudo dnf install vamp-plugin-sdkFedora Rawhide package metadata · vamp-plugin-sdk · source: dl.fedoraproject.org
nix profile install nixpkgs#vamp-plugin-sdknixpkgs package indexes · pkgs/by-name/va/vamp-plugin-sdk/package.nix · source: api.github.com
sudo pacman -S vamp-plugin-sdkArch Linux sync databases · vamp-plugin-sdk · source: geo.mirror.pkgbuild.com
sudo apt install libvamp-hostsdk3v5Ubuntu 24.04 LTS package indexes · libvamp-hostsdk3v5 · source: archive.ubuntu.com
sudo zypper install libvamp-hostsdk3openSUSE Tumbleweed package metadata · libvamp-hostsdk3 · source: download.opensuse.org
overview
Audio processing plugin system sdk
history
Vamp is an audio analysis plugin system developed at the Centre for Digital Music, Queen Mary, University of London, with funding links to research projects including OMRAS2, SIMAC, and EASAIER. Unlike real-time audio effect formats such as VST, Vamp was designed for feature extraction: plugins consume sampled audio and return descriptive or symbolic information such as note onsets, chromagrams, spectrogram-like data, power curves, or fundamental frequency estimates.
The SDK history visible on the project news page shows an established 1.x API by 2007, with version 1.1b announced in October 2007 and version 1.2 in February 2008. Version 2.0 arrived in December 2008 with feature durations, an RDF ontology for describing plugin capabilities and configurations, a clearer split between plugin and host SDK libraries, and a compatibility statement preserving interoperability with 1.x plugins and hosts. Later releases kept the format stable while modernizing implementation details, including a 2019 move of the supported C++ baseline from C++98 to C++11 and the 2.10 release in May 2020.
The SDK's adoption is bound to a small but durable music-information-retrieval ecosystem. The Vamp site points users to Sonic Visualiser for interactive analysis, Audacity for creating label tracks from analysis results, Sonic Annotator for batch extraction to text or RDF, and the simple command-line host included with the developer SDK. The programmers' guide explains that plugins are compiled shared libraries loaded by a host, fed audio blocks offline, and asked to return timestamped features rather than audio output or UI.
For package users, `vamp-plugin-sdk` is mainly a developer and host-author package. Plugin authors use its C binary interface and C++ base classes to implement analyzers; host authors use its host-side classes, example plugins, test host, and compatibility rules to load plugins across Linux, macOS, and Windows. Researchers and audio-tool maintainers use it as a lightweight standard interchange layer between MIR algorithms and host applications.
security posture
broad file, network, media, or database tool signal.
blue risk · medium confidence · tool
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
vamp-rdf-template-generator | cli | global executable | |
vamp-simple-host | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/vamp-plugins/vamp-plugin-sdk
install metadata
| Package key | brew:vamp-plugin-sdk |
|---|---|
| Version | 2.10.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/vamp-plugin-sdk |
| Homepage | https://www.vamp-plugins.org/ |
| Repository | https://github.com/vamp-plugins/vamp-plugin-sdk |
| Upstream docs | https://github.com/vamp-plugins/vamp-plugin-sdk#readme |
| License | X11 AND BSD-3-Clause |
| Source archive | https://github.com/vamp-plugins/vamp-plugin-sdk/releases/download/vamp-plugin-sdk-v2.10/vamp-plugin-sdk-2.10.0.tar.gz |
| Last updated | 2026-06-27T15:36:16-04:00 |
| Pulse | updated |
| Dependencies | flac, libogg, libsndfile |
| Build dependencies | automake, pkgconf |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | vamp-plugin-sdk |
| Version Scheme | 0 |
| Revision | 1 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
libvamp-hostsdk3t64 2.10.0-5
helper library for Vamp hosts written in C++
sudo apt install libvamp-hostsdk3t64libvamp-sdk2t64 2.10.0-5
helper library for Vamp plugins written in C++
sudo apt install libvamp-sdk2t64vamp-examples 2.10.0-5
example Vamp plugins, host and RDF generator
sudo apt install vamp-examplesvamp-plugin-sdk 2.10.0-5
audio analysis and feature extraction plugins (SDK)
sudo apt install vamp-plugin-sdkvamp-plugin-sdk-doc 2.10.0-5
audio analysis and feature extraction plugins (API documentation)
sudo apt install vamp-plugin-sdk-docvamp-plugin-sdk
nix profile install nixpkgs#vamp-plugin-sdklibvamp-hostsdk3v5 2.10.0-4build1
helper library for Vamp hosts written in C++
sudo apt install libvamp-hostsdk3v5libvamp-sdk2v5 2.10.0-4build1
helper library for Vamp plugins written in C++
sudo apt install libvamp-sdk2v5vamp-examples 2.10.0-4build1
example Vamp plugins, host and RDF generator
sudo apt install vamp-examplesvamp-plugin-sdk 2.10.0-4build1
audio analysis and feature extraction plugins (SDK)
sudo apt install vamp-plugin-sdkvamp-plugin-sdk-doc 2.10.0-4build1
audio analysis and feature extraction plugins (API documentation)
sudo apt install vamp-plugin-sdk-docvamp-plugin-sdk 2.10-4.fc44
An API for audio analysis and feature extraction plugins
sudo dnf install vamp-plugin-sdkvamp-plugin-sdk-devel 2.10-4.fc44
Development files for vamp-plugin-sdk
sudo dnf install vamp-plugin-sdk-develvamp-plugin-sdk-static 2.10-4.fc44
Static libraries for vamp-plugin-sdk
sudo dnf install vamp-plugin-sdk-staticvamp-plugin-sdk 1:2.10-1
The Vamp audio analysis plug-in system
https://github.com/vamp-plugins/vamp-plugin-sdk
sudo pacman -S vamp-plugin-sdklibvamp-hostsdk3 2.10.0-1.28
Library for Vamp audio analysis plugin hosts
sudo zypper install libvamp-hostsdk3source trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.