Caution
You're reading the documentation for a development version. For the latest released version, please have a look at 0.9.1.
Filters¶
Filter bank construction¶
|
Create a Mel filter-bank. |
|
Create a chroma filter bank. |
|
Construct a wavelet basis using windowed complex sinusoids. |
|
Construct a multi-rate bank 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 wavelet basis. |
|
Construct a linear transformation matrix to map Constant-Q bins onto chroma bins (i.e., pitch classes). |
|
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. |
Deprecated¶
|
Construct a constant-Q basis. |
|
Return length of each filter in a constant-Q basis. |