From 858cb95b8539f5695c5348c340b9f982d8b66719 Mon Sep 17 00:00:00 2001 From: Tim Redfern Date: Tue, 29 Oct 2013 14:45:49 +0000 Subject: making intensity segmenter --- rotord/src/vampHost.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'rotord/src/vampHost.h') diff --git a/rotord/src/vampHost.h b/rotord/src/vampHost.h index 56de901..856a2cc 100644 --- a/rotord/src/vampHost.h +++ b/rotord/src/vampHost.h @@ -64,7 +64,7 @@ namespace vampHost { bool init(const string &soname,const string &id,const int &_channels,const int &_bits,const int &_samples,const int &_rate,int outputNo,const map ¶ms); void process_frame(uint8_t *data,int samples_in_frame); void cleanup(); - + float get_value(const float &time); //map features; map features; //map -- cgit v1.2.3