comparison vamp-hostsdk/PluginBufferingAdapter.h @ 243:3cf5bd155e5b

* Some build improvements * Make parameterisable values in tempo estimator into parameters
author cannam
date Mon, 10 Nov 2008 22:04:40 +0000
parents 521734d2b498
children c88a3cdb0215
comparison
equal deleted inserted replaced
242:7f3a806ed1df 243:3cf5bd155e5b
36 */ 36 */
37 37
38 #ifndef _VAMP_PLUGIN_BUFFERING_ADAPTER_H_ 38 #ifndef _VAMP_PLUGIN_BUFFERING_ADAPTER_H_
39 #define _VAMP_PLUGIN_BUFFERING_ADAPTER_H_ 39 #define _VAMP_PLUGIN_BUFFERING_ADAPTER_H_
40 40
41 #include "hostguard.h"
41 #include "PluginWrapper.h" 42 #include "PluginWrapper.h"
42 43
43 namespace Vamp { 44 namespace Vamp {
44 45
45 namespace HostExt { 46 namespace HostExt {