Mercurial > hg > vamp-plugin-sdk
log vamp-sdk/hostext/PluginBufferingAdapter.cpp @ 173:a6981e5dafe5
age | author | description |
---|---|---|
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 |