Csound API  6.03
CSOUND_::libsndStatics__ Struct Reference

#include <csoundCore.h>

Data Fields

SNDFILE * outfile
 
SNDFILE * infile
 
char * sfoutname
 
MYFLT * inbuf
 
MYFLT * outbuf
 
MYFLT * outbufp
 
uint32 inbufrem
 
uint32 outbufrem
 
unsigned int inbufsiz
 
unsigned int outbufsiz
 
int isfopen
 
int osfopen
 
int pipdevin
 
int pipdevout
 
uint32 nframes
 
FILE * pin
 
FILE * pout
 
int dither
 

Field Documentation

int CSOUND_::libsndStatics__::dither
MYFLT* CSOUND_::libsndStatics__::inbuf
uint32 CSOUND_::libsndStatics__::inbufrem
unsigned int CSOUND_::libsndStatics__::inbufsiz
SNDFILE* CSOUND_::libsndStatics__::infile
int CSOUND_::libsndStatics__::isfopen
uint32 CSOUND_::libsndStatics__::nframes
int CSOUND_::libsndStatics__::osfopen
MYFLT* CSOUND_::libsndStatics__::outbuf
MYFLT* CSOUND_::libsndStatics__::outbufp
uint32 CSOUND_::libsndStatics__::outbufrem
unsigned int CSOUND_::libsndStatics__::outbufsiz
SNDFILE* CSOUND_::libsndStatics__::outfile
FILE* CSOUND_::libsndStatics__::pin
int CSOUND_::libsndStatics__::pipdevin
int CSOUND_::libsndStatics__::pipdevout
FILE * CSOUND_::libsndStatics__::pout
char* CSOUND_::libsndStatics__::sfoutname