log vamp-sdk/hostext/PluginBufferingAdapter.cpp @ 196:5c202da82a46

age author description
Tue, 07 Oct 2008 20:07:17 +0000 cannam * pass through reset() call to plugin!
Fri, 25 Jul 2008 14:02:37 +0000 cannam * copyright note update
Fri, 25 Jul 2008 14:01:57 +0000 cannam * Add means to obtain actually used step & block sizes from buffering
Fri, 25 Jul 2008 11:49:06 +0000 cannam * Add capability for setting underlying plugin's step and block sizes
Thu, 24 Apr 2008 10:27:02 +0000 cannam * Permit '-' as well as the other characters in identifiers (existing plugins
Thu, 20 Mar 2008 13:22:02 +0000 cannam * PluginBufferingAdapter: Rewrite OneSamplePerStep to FixedSampleRate, not
Thu, 31 Jan 2008 09:24:47 +0000 cannam * implement reset() in PluginBufferingAdapter
Tue, 29 Jan 2008 14:23:06 +0000 cannam * Make PluginBufferingAdapter more efficient with use of ring buffer in place
Fri, 02 Nov 2007 14:54:04 +0000 cannam * Add Mark L's PluginBufferingAdapter