vamp-aubio-plugins.git
17 years agoset negative timestamps to zero
Paul Brossier [Wed, 17 May 2006 15:15:12 +0000 (15:15 +0000)]
set negative timestamps to zero

17 years ago* compensate for (4 + m_median) * m_stepSize latency in note detection
Chris Cannam [Wed, 17 May 2006 13:38:26 +0000 (13:38 +0000)]
* compensate for (4 + m_median) * m_stepSize latency in note detection

17 years ago* Compensate for 4*stepSize delay in onset detection with returned timestamps
Chris Cannam [Wed, 17 May 2006 10:02:36 +0000 (10:02 +0000)]
* Compensate for 4*stepSize delay in onset detection with returned timestamps
* Discard onsets that occur within 4*stepSize of previous onset

17 years agoinclude math.h, add onset timestamps, fix default block and step sizes, switch to...
Paul Brossier [Tue, 16 May 2006 15:43:21 +0000 (15:43 +0000)]
include math.h, add onset timestamps, fix default block and step sizes, switch to onset_complex and pitch_yinfft

17 years ago* Add onset detection function output.
Chris Cannam [Mon, 15 May 2006 12:56:46 +0000 (12:56 +0000)]
* Add onset detection function output.

17 years ago* First pass at a simple set of Vamp plugins using the Aubio library.
Chris Cannam [Thu, 11 May 2006 14:51:10 +0000 (14:51 +0000)]
* First pass at a simple set of Vamp plugins using the Aubio library.