summaryrefslogtreecommitdiff
path: root/rotord/vampHost.h
diff options
context:
space:
mode:
Diffstat (limited to 'rotord/vampHost.h')
-rw-r--r--rotord/vampHost.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/rotord/vampHost.h b/rotord/vampHost.h
index f6693a9..c632e44 100644
--- a/rotord/vampHost.h
+++ b/rotord/vampHost.h
@@ -69,7 +69,9 @@ namespace vampHost {
int blockSize,stepSize,overlapSize,finalStepsRemaining,currentStep,outputNo;
int in_block,blocks_processed;
string output;
+ float *filebuf;
float **plugbuf;
+ RealTime rt;
int featureNo;
map<float,int> features;