MelBands Member List
This is the complete list of members for
MelBands, including all inherited members.
bandCount() const | MelBands | |
bands() const | MelBands | |
bandWeights(int band, MatrixXR *bandWeights) const | MelBands | |
centers(MatrixXR *result) const | MelBands | |
FANT enum value | MelBands | |
fftSize() const | MelBands | |
GREENWOOD enum value | MelBands | |
highFrequency() const | MelBands | |
lowFrequency() const | MelBands | |
MelBands(Real lowFrequency=50.0, Real highFrequency=6000.0, int bandCount=40, Real samplerate=44100.0, int fftSize=1024, ScaleType scaleType=GREENWOOD) | MelBands | |
process(const MatrixXR &spectrums, MatrixXR *bands) | MelBands | |
samplerate() const | MelBands | |
scaleType() const | MelBands | |
ScaleType enum name | MelBands | |
setBandCount(int count, bool callSetup=true) | MelBands | |
setFftSize(int size, bool callSetup=true) | MelBands | |
setHighFrequency(Real frequency, bool callSetup=true) | MelBands | |
setLowFrequency(Real frequency, bool callSetup=true) | MelBands | |
setSamplerate(Real frequency, bool callSetup=true) | MelBands | |
setScaleType(MelBands::ScaleType type, bool callSetup=true) | MelBands | |
starts(MatrixXI *result) const | MelBands | |
STEVENS enum value | MelBands | |
weights() const | MelBands | |