Csound API
6.18
|
Nen FFT interface. More...
#include <csoundCore.h>
Data Fields | |
int | N |
int | M |
void * | setup |
MYFLT * | buffer |
int | lib |
int | d |
int | p2 |
Nen FFT interface.
MYFLT* _FFT_SETUP::buffer |
int _FFT_SETUP::d |
int _FFT_SETUP::lib |
int _FFT_SETUP::M |
int _FFT_SETUP::N |
int _FFT_SETUP::p2 |
void* _FFT_SETUP::setup |