summaryrefslogtreecommitdiff
path: root/rotord/src/vampHost.h
diff options
context:
space:
mode:
authorTim Redfern <tim@eclectronics.org>2013-09-06 15:04:38 +0100
committerTim Redfern <tim@eclectronics.org>2013-09-06 15:04:38 +0100
commit48ec56201e2240dcda68f2c384bacc3bdcb405ba (patch)
tree45611563f1ef74c49b119050cc2cbbfea8ba752a /rotord/src/vampHost.h
parent3dbe8f18642b684db0c8abb60c3f4a7a7e7c5dc4 (diff)
act segmenter v1
Diffstat (limited to 'rotord/src/vampHost.h')
-rw-r--r--rotord/src/vampHost.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/rotord/src/vampHost.h b/rotord/src/vampHost.h
index 241ffce..1f53508 100644
--- a/rotord/src/vampHost.h
+++ b/rotord/src/vampHost.h
@@ -65,7 +65,7 @@ namespace vampHost {
void cleanup();
//map<double,int> features;
- map<double,feature> features;
+ map<float,feature> features;
//map<time,featureNo>
//this is the best way to store features: because map allows to search for the key below and above the present time