Csound and CsoundAC API
5.17
|
#include <disprep.h>
Data Fields | |
AUXCH | auxch |
MYFLT * | bufp |
int | dbout |
WINDAT | dwindow |
MYFLT * | endp |
OPDS | h |
int | hanning |
MYFLT * | idbout |
MYFLT * | ihann |
MYFLT * | inpts |
MYFLT * | iprd |
MYFLT * | iwtflg |
int32 | ncoefs |
int32 | overlap |
MYFLT | overN |
MYFLT | sampbuf [WINDMAX] |
MYFLT * | signal |
int32 | windsize |
AUXCH DSPFFT::auxch |
MYFLT * DSPFFT::bufp |
int DSPFFT::dbout |
WINDAT DSPFFT::dwindow |
MYFLT * DSPFFT::endp |
OPDS DSPFFT::h |
int DSPFFT::hanning |
MYFLT * DSPFFT::idbout |
MYFLT * DSPFFT::ihann |
MYFLT * DSPFFT::inpts |
MYFLT * DSPFFT::iprd |
MYFLT * DSPFFT::iwtflg |
int32 DSPFFT::ncoefs |
int32 DSPFFT::overlap |
MYFLT DSPFFT::overN |
MYFLT* DSPFFT::signal |
int32 DSPFFT::windsize |