13
0
livetrax/libs/vamp-plugins
Robin Gareus f3d858f9df fix detection of aubio library - aubio-0.4 breaks API and ABI.
ideally we'll want atleast_version='0.3.2', max_version='0.3.9'
(or anything before 0.4.0) for the time being.
but waf/autowaf don't seem to allow that.

aubio-0.3.2 was the previous minimum requirement and is
also the last release of audio-0.3.X, so we're good with
exact_version for now.
2014-01-04 19:28:15 +01:00
..
AmplitudeFollower.cpp
AmplitudeFollower.h allow linking unbundled versions of some libraries 2013-10-28 09:06:09 +01:00
Onset.cpp
Onset.h allow linking unbundled versions of some libraries 2013-10-28 09:06:09 +01:00
OnsetDetect.cpp add QM onset detector VAMP plugin 2011-03-02 23:39:49 +00:00
OnsetDetect.h allow linking unbundled versions of some libraries 2013-10-28 09:06:09 +01:00
PercussionOnsetDetector.cpp
PercussionOnsetDetector.h allow linking unbundled versions of some libraries 2013-10-28 09:06:09 +01:00
plugins.cpp allow linking unbundled versions of some libraries 2013-10-28 09:06:09 +01:00
SpectralCentroid.cpp
SpectralCentroid.h allow linking unbundled versions of some libraries 2013-10-28 09:06:09 +01:00
wscript fix detection of aubio library - aubio-0.4 breaks API and ABI. 2014-01-04 19:28:15 +01:00
ZeroCrossing.cpp
ZeroCrossing.h allow linking unbundled versions of some libraries 2013-10-28 09:06:09 +01:00