log examples/ZeroCrossing.cpp @ 425:6b2567f365b0 vampipe

age author description
Tue, 02 Jun 2015 14:18:27 +0100 Chris Cannam Algorithm includes for std::min, etc
Mon, 15 Jun 2009 14:30:05 +0000 cannam * Win32 build fixes for UNICODE. Not yet tested
Wed, 12 Nov 2008 14:11:01 +0000 cannam * docs
Thu, 06 Nov 2008 14:13:12 +0000 cannam * more moving distinct-libraries base src/ZeroCrossing.cpp@a819adaac3cf
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
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, 05 Apr 2006 16:50:07 +0000 cannam * Add valueNames to parameter descriptor
Mon, 03 Apr 2006 14:19:02 +0000 cannam * Allow plugins to return 0 for preferred block/step size to accept a host
Fri, 31 Mar 2006 17:39:49 +0000 cannam * Fix a couple of memory management and corruption bugs
Fri, 31 Mar 2006 16:26:28 +0000 cannam * Fix leftover reference to X Consortium in copyright note!
Fri, 31 Mar 2006 14:21:51 +0000 cannam * Importing first cut of Sonic Visualiser's Vamp plugin format SDK