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

add rapidPiPoTools.h to signalProcessing header

parent 14bd4379
No related merge requests found
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
#include "maximilian.h" #include "maximilian.h"
#include "maxim.h" #include "maxim.h"
#include "rapidStream.h" #include "rapidStream.h"
//#include "rapidPiPoTools.h" #include "rapidPiPoTools.h"
RAPIDMIX_BEGIN_NAMESPACE RAPIDMIX_BEGIN_NAMESPACE
...@@ -23,7 +23,6 @@ typedef maxiFFT FFT; ...@@ -23,7 +23,6 @@ typedef maxiFFT FFT;
typedef maxiMFCC MFCC; typedef maxiMFCC MFCC;
typedef rapidStream rapidStream; //MZ: Best... typedef... EVER! typedef rapidStream rapidStream; //MZ: Best... typedef... EVER!
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