qm-dsp
1.8
|
Chromagram.cpp
Go to the documentation of this file.
Definition: Chromagram.h:22
double * process(const double *data)
Process a time-domain input signal of length equal to getFrameSize().
Definition: Chromagram.cpp:124
Definition: Window.h:26
void process(const double *FFTRe, const double *FFTIm, double *CQRe, double *CQIm)
Definition: ConstantQ.cpp:195
Definition: ConstantQ.h:31
void forward(const double *realIn, double *realOut, double *imagOut)
Carry out a forward real-to-complex transform of size nsamples, where nsamples is the value provided ...
Definition: FFT.cpp:184
static void getFrameMinMax(const double *data, int len, double *min, double *max)
Return through min and max pointers the highest and lowest values in the given array of the given len...
Definition: MathUtilities.cpp:140
Definition: ConstantQ.h:23
static void normalise(double *data, int length, NormaliseType n=NormaliseUnitMax)
Definition: MathUtilities.cpp:235
Generated by 1.8.11