Fork me on GitHub

Aubio-LV2-Plugins by Jeremy Salwen

LV2 plugin wrappers around the Aubio library

Aubio-LV2-Plugins is an unoffial set of LV2 plugins which wrap the functionality of the audio analysis library Aubio.  Currently it consists of a transient/steady state separator, and an onset detector.

Dependencies

Aubio (http://www.aubio.org)

Install

You can build it with the standard automake sequence $./configure $make $make install or you can build a debian package using dpkg-buildpackage/git-buildpackge.

Authors

Jeremy Salwen (jeremybubs@gmail.com)
Paul Brossier (developer of Aubio)

Contact

Jeremy Salwen (jeremybubs@gmail.com)

Download

You can download this project in either zip or tar formats.

You can also clone the project with Git by running:

$ git clone git://github.com/jeremysalwen/Aubio-LV2-Plugins