|
Jamoma API
0.6.0.a19
|
Bartlett Window Function Unit for Jamoma DSP. More...
#include "TTDSP.h"
Include dependency graph for TTBartlettWindow.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | BartlettWindow |
| The Bartlett window is a triangular window that reach 0 at the end points (x=0 and x=1) y = 1 - |2x-1|. More... | |
Bartlett Window Function Unit for Jamoma DSP.
The Bartlett window is a triangular window with zero-valued end-points:
Definition in file TTBartlettWindow.h.