Vamp is an audio processing plugin system for
cannam@0: plugins that extract descriptive information from audio data
cannam@0: — typically referred to as audio analysis plugins
cannam@0: or audio feature extraction plugins.
Just like an audio effects plugin (such as a VST), a Vamp
cannam@0: plugin is a binary module that can be loaded up by a host
cannam@0: application and fed audio data. However, unlike an effects
cannam@21: plugin, a Vamp plugin generates not more audio, but some sort of
cannam@21: symbolic information. Typical things that a Vamp plugin might
cannam@21: calculate include the locations of moments such as note onset
cannam@21: times, visualisable representations of the audio such as
cannam@21: spectrograms, or curve data such as power or fundamental
cannam@21: frequency. Read more about the
cannam@21: rationale for Vamp.
cannam@0:
cannam@24:
cannam@0:
cannam@0:
cannam@0:
cannam@24:
cannam@24:
Developed at the Centre for Digital Music, Queen Mary, University of London.
cannam@24:
Partially funded by the EPSRC through the OMRAS2 project EP/E017614/1.
cannam@24:
cannam@24:
cannam@24:
cannam@24:
Partially funded by the European Commission through the SIMAC project IST-FP6-507142.
cannam@24:
Partially funded by the European Commission through the EASAIER project IST-FP6-033902.