vamp-aubio-plugins.git
17 years ago* Update along with latest Vamp API change
Chris Cannam [Mon, 26 Feb 2007 18:10:34 +0000 (18:10 +0000)]
* Update along with latest Vamp API change

17 years ago* Update to new Vamp process()
Chris Cannam [Tue, 12 Dec 2006 10:42:21 +0000 (10:42 +0000)]
* Update to new Vamp process()
* Add hack for getting raw tempo out of hacked Aubio

17 years ago...
Chris Cannam [Tue, 31 Oct 2006 13:54:21 +0000 (13:54 +0000)]
...

17 years ago* Add category file
Chris Cannam [Thu, 21 Sep 2006 16:41:29 +0000 (16:41 +0000)]
* Add category file

17 years agochange lower pitch limit to D#1
Paul Brossier [Wed, 24 May 2006 11:54:27 +0000 (11:54 +0000)]
change lower pitch limit to D#1

17 years ago...
Chris Cannam [Mon, 22 May 2006 14:35:18 +0000 (14:35 +0000)]
...

17 years ago* Add tempo tracker plugin from piem
Chris Cannam [Mon, 22 May 2006 11:43:23 +0000 (11:43 +0000)]
* Add tempo tracker plugin from piem
* Add various MIDI note range options to note tracker

17 years ago* Add GPL and a basic README
Chris Cannam [Wed, 17 May 2006 15:44:30 +0000 (15:44 +0000)]
* Add GPL and a basic README

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.