|
Jamoma API
0.6.0.a19
|
Blackman-Harris Window Function Unit for Jamoma DSP. More...
#include "TTDSP.h"
Include dependency graph for TTBlackmanHarrisWindow.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | BlackmanHarrisWindow |
| This implements a window function as described at http://en.wikipedia.org/wiki/Blackman-Harris_window. More... | |
Blackman-Harris Window Function Unit for Jamoma DSP.
The Blackman-Harris is a generalization of the Hamming family, produced by adding more shifted sinc functions, meant to minimize side-lobe levels.
Definition in file TTBlackmanHarrisWindow.h.