#include "aflibAudio.h"
#include "aflibFFT.h"
Go to the source code of this file.
Compounds | |
class | aflibAudioSpectrum |
Audio spectrum display and power meter class. More... | |
Defines | |
#define | MAX_ARRAY_SIZE 1024 |
Typedefs | |
typedef void (* | powermeter_callback )(double *) |
typedef void (* | spectrum_callback )(int, double *) |
|
|
|
|
|
|