diff options
| author | Comment <tim@gray.(none)> | 2013-04-09 16:35:19 +0100 |
|---|---|---|
| committer | Comment <tim@gray.(none)> | 2013-04-09 16:35:19 +0100 |
| commit | 79b312df05887fb6c9dbfa56bb78bbb6f06a1a3d (patch) | |
| tree | 690a3a31cfbbdf186865a4b7942bd0740f2cf6dd /rotord/vampHost.h | |
| parent | 628a21f4e5785f9d52ac5c9c4bd483819fa9cf2a (diff) | |
vamphost success
Diffstat (limited to 'rotord/vampHost.h')
| -rw-r--r-- | rotord/vampHost.h | 2 |
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; |
