Csound and CsoundAC API
5.17
|
#include <diskin2.h>
Data Fields | |
MYFLT * | aOut [DISKIN2_MAXCHN] |
AUXCH | auxData |
MYFLT * | buf |
int | bufSize |
int32 | bufStartPos |
FDCH | fdch |
int32 | fileLength |
OPDS | h |
MYFLT * | iBufSize |
MYFLT * | iFileCode |
int | initDone |
MYFLT * | iSampleFormat |
MYFLT * | iSkipInit |
MYFLT * | iSkipTime |
MYFLT * | iWinSize |
MYFLT * | iWrapMode |
MYFLT * | kTranspose |
int | nChannels |
int64_t | pos_frac |
int64_t | pos_frac_inc |
MYFLT | prv_kTranspose |
MYFLT * | prvBuf |
int32 | prvBufStartPos |
SNDFILE * | sf |
double | warpScale |
MYFLT | winFact |
int32 | winSize |
int | wrapMode |
AUXCH DISKIN2::auxData |
int DISKIN2::bufSize |
FDCH DISKIN2::fdch |
OPDS DISKIN2::h |
SNDFILE* DISKIN2::sf |
double DISKIN2::warpScale |