Mercurial > hg > vamp-aubio-plugins
log plugins/Onset.cpp @ 33:a2301c902711
age | author | description |
---|---|---|
Mon, 09 Jul 2012 17:51:30 +0100 | Chris Cannam | Continuing to update for aubio-git (0.4.0?) api |
Mon, 09 Jul 2012 15:50:30 +0100 | Chris Cannam | (Start to) remove the channel counts from everywhere: they should always be 1 anyway as that's what Vamp::Plugin::getMaxChannelCount always defaulted to |
Mon, 09 Jul 2012 15:44:07 +0100 | Chris Cannam | Update plugin version numbers, remove API version back compatibility (API v1 is now so long out of date) |
Mon, 26 Feb 2007 18:10:34 +0000 | Chris Cannam | * Update along with latest Vamp API change |
Tue, 12 Dec 2006 10:42:21 +0000 | Chris Cannam | * Update to new Vamp process() |
Wed, 17 May 2006 15:15:12 +0000 | Paul Brossier | set negative timestamps to zero |
Wed, 17 May 2006 10:02:36 +0000 | Chris Cannam | * Compensate for 4*stepSize delay in onset detection with returned timestamps |