Jamoma API  0.6.0.a19
TTBlackmanHarrisWindow.h File Reference

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...
 

Detailed Description

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.

Authors
Nils Peters, Trond Lossius, Tim Place, Nathan Wolek

Definition in file TTBlackmanHarrisWindow.h.