ardour/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 Fix some unused parameter warnings. 2009-07-21 15:55:17 +00:00
AmplitudeFollower.h allow linking unbundled versions of some libraries 2013-10-28 09:06:09 +01:00
Onset.cpp merge from 2.0-ongoing @ 3581 2008-09-10 15:03:30 +00:00
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 rollback to 3428, before the mysterious removal of libs/* at 3431/3432 2008-06-02 21:41:35 +00:00
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 rollback to 3428, before the mysterious removal of libs/* at 3431/3432 2008-06-02 21:41:35 +00:00
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 rollback to 3428, before the mysterious removal of libs/* at 3431/3432 2008-06-02 21:41:35 +00:00
ZeroCrossing.h allow linking unbundled versions of some libraries 2013-10-28 09:06:09 +01:00