mfb
Mel scale filterbank for spectral magnitudes.
Applies a Mel scale filterbank to an array containing a series of magnitude bins.
Syntax
Initialization
ibands -- number of bands in the Mel filter bank. Determines the size of the output array.
Performance
kout[] -- output array containing the MFB with ibands bands. It will be created if it does not exist.
kin[] -- input array containing the input magnitude bins.
klow -- lowest frequency (rounded to the nearest bin centre frequency).
khigh -- highest lowest frequency (rounded to the nearest bin centre frequency).
Examples
Here is an example of the mfb opcode. It uses the file mfb.csd.
See Also
Vectorial opcodes, array opcodes, dct
Credits
Author: Victor Lazzarini
NUI Maynooth
2016
New in version 6.08