From 79b312df05887fb6c9dbfa56bb78bbb6f06a1a3d Mon Sep 17 00:00:00 2001 From: Comment Date: Tue, 9 Apr 2013 16:35:19 +0100 Subject: vamphost success --- rotord/vampHost.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'rotord/vampHost.h') 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 features; -- cgit v1.2.3