Mercurial > hg > vamp-plugin-sdk
log examples/SpectralCentroid.cpp @ 190:1982246a3902
age | author | description |
---|---|---|
Wed, 17 Sep 2008 13:16:09 +0000 | cannam | * Provide PluginWrapper method for getting hold of a nested wrapper |
Mon, 26 Feb 2007 18:08:48 +0000 | cannam | * Rename "name" and "description" to "identifier" and "name"; add new |
Thu, 25 Jan 2007 13:39:31 +0000 | cannam | * isnan -> std::isnan, likewise isinf |
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 |
Fri, 14 Apr 2006 09:37:46 +0000 | cannam | * tidy |