|
SAF
|
Prototype filter used by afSTFTlib. More...
#include "afSTFTlib.h"Go to the source code of this file.
Variables | |
| const float | __afSTFT_protoFilter1024 [10240] |
| Prototype filter used by afSTFTlib. | |
| const float | __afSTFT_protoFilter1024LD [10240] |
| Prototype filter used by afSTFTlib (low-delay mode) | |
Prototype filter used by afSTFTlib.
The MATLAB code to compute the prototype filter is taken from [1]
Definition in file afSTFT_protoFilter.h.
| const float __afSTFT_protoFilter1024[10240] |
Prototype filter used by afSTFTlib.
Definition at line 28 of file afSTFT_protoFilter.h.
| const float __afSTFT_protoFilter1024LD[10240] |
Prototype filter used by afSTFTlib (low-delay mode)
Definition at line 1494 of file afSTFT_protoFilter.h.