Mercurial > hg > vamp-plugin-sdk
log examples/PercussionOnsetDetector.cpp @ 78:6bf198e06d72 vamp-plugin-sdk-v1.1
age | author | description |
---|---|---|
Mon, 26 Feb 2007 18:08:48 +0000 | cannam | * Rename "name" and "description" to "identifier" and "name"; add new |
Fri, 08 Dec 2006 17:39:32 +0000 | cannam | * Change input buffers arg to process from float ** to const float *const * |
Tue, 31 Oct 2006 19:55:47 +0000 | cannam | * Update version number to 1.0, some textual tweaks |
Wed, 20 Sep 2006 14:57:52 +0000 | cannam | * fix typo |
Wed, 20 Sep 2006 14:00:09 +0000 | cannam | * avoid compiler warning |
Wed, 20 Sep 2006 13:51:22 +0000 | cannam | * Add an implementation of Dan Barry's percussion onset detector |