$search
#include <fftw3.h>#include <inttypes.h>#include <cmath>#include "soundbuffer.h"

Go to the source code of this file.
Classes | |
| class | mybeat::FFT |
Namespaces | |
| namespace | mybeat |
Defines | |
| #define | USE_HANNING |
| #define USE_HANNING |
the Hanning window will be used when filling the input array ( http://en.wikipedia.org/wiki/Window_function#Hann_window )