Paketname | vamp-plugin-sdk |
Beschreibung | audio analysis and feature extraction plugins (SDK) |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 2.1-1 |
Sektion | sound |
Priorität | extra |
Installierte Größe | 932 Byte |
Hängt ab von | libc6 (>= 2.1.3), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.4.0), libvamp-sdk2 (= 2.1-1), libvamp-hosts |
Empfohlene Pakete | |
Paketbetreuer | Székelyi Szabolcs |
Quelle | |
Paketgröße | 255126 Byte |
Prüfsumme MD5 | b76bc8063729da94741e8e745bb63bc9 |
Prüfsumme SHA1 | 20f1b5e9fa084ab2d49aefd2a39f28c17c0b280e |
Prüfsumme SHA256 | a8ce84ac81b429014c954ae93c48638596a5166963616eac8719329e291d4ba4 |
Link zum Herunterladen | vamp-plugin-sdk_2.1-1_i386.deb |
Ausführliche Beschreibung | Vamp is an audio processing plugin system for plugins that extract
descriptive information from audio data - typically referred to as
audio analysis plugins or audio feature extraction plugins.
.
Just like an audio effects plugin (such as a VST), a Vamp plugin is a
binary module that can be loaded up by a host application and fed
audio data. However, unlike an effects plugin, a Vamp plugin outputs
not processed audio but some sort of symbolic information. Typical
things that a Vamp plugin might calculate include the locations of
moments such as note onset times, visual representations of the audio
such as histograms, or curve data such as power or fundamental
frequency.
.
Hosts using Vamp plugins include Audacity and Sonic Visualiser.
.
This package contains C and C++ header files for developing Vamp
plugins and hosts as well as source code of example plugins and a
simple host and also a utility to generate Vamp plugin RDF templates.
|