Get Onset and Notes to build against new aubio
[vamp-aubio-plugins.git] / plugins / Onset.cpp
2012-07-10 Chris CannamGet Onset and Notes to build against new aubio
2012-07-09 Chris CannamContinuing to update for aubio-git (0.4.0?) api
2012-07-09 Chris Cannam(Start to) remove the channel counts from everywhere...
2012-07-09 Chris CannamUpdate plugin version numbers, remove API version back...
2007-02-26 Chris Cannam* Update along with latest Vamp API change
2006-12-12 Chris Cannam* Update to new Vamp process()
2006-05-17 Paul Brossierset negative timestamps to zero
2006-05-17 Chris Cannam* Compensate for 4*stepSize delay in onset detection...
2006-05-16 Paul Brossierinclude math.h, add onset timestamps, fix default block...
2006-05-15 Chris Cannam* Add onset detection function output.
2006-05-11 Chris Cannam* First pass at a simple set of Vamp plugins using...