diff options
| author | Tim Redfern <tim@eclectronics.org> | 2013-09-06 15:04:38 +0100 |
|---|---|---|
| committer | Tim Redfern <tim@eclectronics.org> | 2013-09-06 15:04:38 +0100 |
| commit | 48ec56201e2240dcda68f2c384bacc3bdcb405ba (patch) | |
| tree | 45611563f1ef74c49b119050cc2cbbfea8ba752a /rotord/src/vampHost.cpp | |
| parent | 3dbe8f18642b684db0c8abb60c3f4a7a7e7c5dc4 (diff) | |
act segmenter v1
Diffstat (limited to 'rotord/src/vampHost.cpp')
| -rw-r--r-- | rotord/src/vampHost.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rotord/src/vampHost.cpp b/rotord/src/vampHost.cpp index b265c3d..3b16173 100644 --- a/rotord/src/vampHost.cpp +++ b/rotord/src/vampHost.cpp @@ -731,7 +731,7 @@ bool vampHost::Analyser::init(const string &soname,const string &id,const int &_ blocks_processed=0; currentStep=0; - featureNo=1; + featureNo=0; return true; } |
