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 effect such as a VST plugin, a Vamp plugin
Chris@113: is a binary module that can be loaded by a host application and
Chris@113: fed audio data. However, a Vamp plugin does not generate audio
Chris@113: output, but some sort of symbolic information instead. Typical
Chris@113: things that a Vamp plugin might calculate include the locations
Chris@113: of moments such as note onset times, visualisable
Chris@113: representations of the audio such as spectrograms, or curve data
Chris@113: 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:
Chris@80:
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.