
vamp-aubio-plugins
==================

A set of Vamp plugins (http://www.sonicvisualiser.org/vamp.html) for
audio feature extraction using Paul Brossier's aubio (http://aubio.piem.org/).

This set includes five plugins: Onset for onset detection, Pitch for
pitch tracking, Notes for combined onset and pitch, Tempo to estimate
and track beats based on onset locations, and Silence to find sections
of audio that are quieter than a given RMS signal level.

To install these plugins, copy the files vamp-aubio.dll,
vamp-aubio.cat and vamp-aubio.n3 to the following folder:

    C:\Program Files\Vamp Plugins

You should then be able to use the plugins from within a Vamp host,
such as Sonic Visualiser or the simple command-line host found in the
Vamp plugin SDK.

These plugins are Copyright 2007-2012 Chris Cannam, distributed under
the GNU General Public License.  The source code is in the file
vamp-aubio-plugins-0.4.4.tar.gz, available from the same location.
(Of course, the real work is done by the aubio library.)

