Sat, 31 Jan 2015 17:34:33 +0100 |
Paul Brossier |
libmain.cpp, plugins/: update to GPLv3
|
Wed, 28 Jan 2015 20:56:57 +0100 |
Paul Brossier |
plugins/{Notes,Pitch}.cpp: improve descriptions
|
Mon, 26 Jan 2015 14:44:10 +0100 |
Paul Brossier |
plugins/Notes.cpp: improve output description
|
Mon, 26 Jan 2015 02:11:53 +0100 |
Paul Brossier |
plugins/Notes.cpp: add descriptions
|
Mon, 30 Dec 2013 22:49:06 -0400 |
Paul Brossier |
plugins/: use fvec_set_sample
|
Wed, 11 Jul 2012 13:09:15 +0100 |
Chris Cannam |
Implement reset functions (fixes #498)
|
Tue, 10 Jul 2012 17:29:42 +0100 |
Chris Cannam |
Less ambitious default min pitch
|
Tue, 10 Jul 2012 17:20:10 +0100 |
Chris Cannam |
Get the rest to build
|
Tue, 10 Jul 2012 15:21:35 +0100 |
Chris Cannam |
Get Onset and Notes to build against new aubio
|
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, 09 Jul 2012 15:10:35 +0100 |
Chris Cannam |
Start overhaul for (current git, presumably later v0.4.0) aubio API
|
Tue, 02 Dec 2008 12:23:28 +0000 |
Chris Cannam |
* minor build fixes
|
Thu, 18 Sep 2008 17:48:54 +0000 |
Chris Cannam |
* Add hasDuration to output descriptors
|
Thu, 18 Sep 2008 11:44:09 +0000 |
Chris Cannam |
* Add a note about using v2 api (temporarily, probably)
|
Thu, 17 Jul 2008 08:51:13 +0000 |
Chris Cannam |
* First bit of Vamp v2 work -- add an optional duration to features in
|
Mon, 02 Apr 2007 10:14:16 +0000 |
Chris Cannam |
* FLOOR -> floor
|
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, 24 May 2006 11:54:27 +0000 |
Paul Brossier |
change lower pitch limit to D#1
|
Mon, 22 May 2006 14:35:18 +0000 |
Chris Cannam |
...
|
Mon, 22 May 2006 11:43:23 +0000 |
Chris Cannam |
* Add tempo tracker plugin from piem
|
Wed, 17 May 2006 15:15:12 +0000 |
Paul Brossier |
set negative timestamps to zero
|
Wed, 17 May 2006 13:38:26 +0000 |
Chris Cannam |
* compensate for (4 + m_median) * m_stepSize latency in note detection
|
Tue, 16 May 2006 15:43:21 +0000 |
Paul Brossier |
include math.h, add onset timestamps, fix default block and step sizes, switch to onset_complex and pitch_yinfft
|
Thu, 11 May 2006 14:51:10 +0000 |
Chris Cannam |
* First pass at a simple set of Vamp plugins using the Aubio library.
|