Caution
You're reading an old version of this documentation. If you want up-to-date information, please have a look at 0.9.1.
Filters¶
Filter bank construction¶
|
Create a Filterbank matrix to combine FFT bins into Mel-frequency bins |
|
Create a Filterbank matrix to convert STFT to chroma |
|
Construct a constant-Q basis. |
|
Helper function to construct a multirate filterbank. |
|
Constructs a multirate filterbank of infinite-impulse response (IIR) band-pass filters at user-defined center frequencies and sample rates. |
Window functions¶
|
Get the equivalent noise bandwidth of a window function. |
|
Compute a window function. |
Miscellaneous¶
|
Return length of each filter in a constant-Q basis. |
|
Convert a Constant-Q basis to Chroma. |
|
Helper function for generating center frequency and sample rate pairs. |
|
Compute the sum-square envelope of a window function at a given hop length. |
|
Build a two-dimensional diagonal filter. |