Mercurial > hg > vamp-plugin-sdk
log vamp-sdk/hostext/PluginBufferingAdapter.cpp @ 185:701505ac170c
age | author | description |
---|---|---|
2008-07-25 | cannam | * copyright note update |
2008-07-25 | cannam | * Add means to obtain actually used step & block sizes from buffering |
2008-07-25 | cannam | * Add capability for setting underlying plugin's step and block sizes |
2008-04-24 | cannam | * Permit '-' as well as the other characters in identifiers (existing plugins |
2008-03-20 | cannam | * PluginBufferingAdapter: Rewrite OneSamplePerStep to FixedSampleRate, not |
2008-01-31 | cannam | * implement reset() in PluginBufferingAdapter |
2008-01-29 | cannam | * Make PluginBufferingAdapter more efficient with use of ring buffer in place |
2007-11-02 | cannam | * Add Mark L's PluginBufferingAdapter |