Skip to content
Snippets Groups Projects
Commit 9bbdc303 authored by Joseph Larralde's avatar Joseph Larralde
Browse files

minor changes in headers

parent bf5c8619
Branches
Tags
No related merge requests found
...@@ -64,7 +64,7 @@ typedef machineLearning<xmmHmrTool> xmmTemporalRegression; ...@@ -64,7 +64,7 @@ typedef machineLearning<xmmHmrTool> xmmTemporalRegression;
/* /*
typedef machineLearning<GVF> gvf; typedef machineLearning<GVF> gvf;
*/ //*/
RAPIDMIX_END_NAMESPACE RAPIDMIX_END_NAMESPACE
......
...@@ -23,6 +23,10 @@ typedef maxiFFT FFT; ...@@ -23,6 +23,10 @@ typedef maxiFFT FFT;
typedef maxiMFCC MFCC; typedef maxiMFCC MFCC;
typedef rapidStream rapidStream; //MZ: Best... typedef... EVER! typedef rapidStream rapidStream; //MZ: Best... typedef... EVER!
typedef pipoHost pipoHost;
typedef pipoStreamAttributes pipoStreamAttributes;
RAPIDMIX_END_NAMESPACE RAPIDMIX_END_NAMESPACE
#endif #endif
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment