SpectralWhitening Member List
This is the complete list of members for
SpectralWhitening, including all inherited members.
| bandCount() const | SpectralWhitening | |
| compressionFactor() const | SpectralWhitening | |
| fftSize() const | SpectralWhitening | |
| highFrequency() const | SpectralWhitening | |
| lowFrequency() const | SpectralWhitening | |
| process(const MatrixXR &spectrums, MatrixXR *whitened) | SpectralWhitening | |
| samplerate() const | SpectralWhitening | |
| scaleType() const | SpectralWhitening | |
| setBandCount(int count, bool callSetup=true) | SpectralWhitening | |
| setCompressionFactor(Real factor, bool callSetup=true) | SpectralWhitening | |
| setFftSize(int size, bool callSetup=true) | SpectralWhitening | |
| setHighFrequency(Real frequency, bool callSetup=true) | SpectralWhitening | |
| setLowFrequency(Real frequency, bool callSetup=true) | SpectralWhitening | |
| setSamplerate(Real frequency, bool callSetup=true) | SpectralWhitening | |
| setScaleType(MelBands::ScaleType type, bool callSetup=true) | SpectralWhitening | |
| SpectralWhitening(int fftSize=1024, Real lowFrequency=50.0, Real highFrequency=6000.0, Real samplerate=44100.0, Real compressionFactor=0.33, int bandCount=40, MelBands::ScaleType scaleType=MelBands::GREENWOOD) | SpectralWhitening | |
| ~SpectralWhitening() | SpectralWhitening | |