33 void process(
double* src,
double* dst,
unsigned int length );
FilterConfig m_filterConfig
FiltFilt(FilterConfig Config)
void process(double *src, double *dst, unsigned int length)
void initialise(FilterConfig Config)
Zero-phase digital filter, implemented by processing the data through a filter specified by the given...
Digital filter specified through FilterConfig structure.
double * m_filtScratchOut