Csound API  6.01
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups
Data Fields
CSOUND_::sreadStatics__ Struct Reference

#include <csoundCore.h>

Data Fields

SRTBLK * bp
 
SRTBLK * prvibp
 
char * sp
 
char * nxp
 
int op
 
int warpin
 
int linpos
 
int lincnt
 
MYFLT prvp2
 
MYFLT clock_base
 
MYFLT warp_factor
 
char * curmem
 
char * memend
 
S_MACROmacros
 
int next_name
 
IN_STACKinputs
 
IN_STACKstr
 
int input_size
 
int input_cnt
 
int pop
 
int ingappop
 
int linepos
 
MARKED_SECTIONS names [30]
 
char repeat_name_n [RPTDEPTH][NAMELEN]
 
int repeat_cnt_n [RPTDEPTH]
 
int32 repeat_point_n [RPTDEPTH]
 
int repeat_inc_n
 
S_MACROrepeat_mm_n [RPTDEPTH]
 
int repeat_index
 
char repeat_name [NAMELEN]
 
int repeat_cnt
 
int32 repeat_point
 
int repeat_inc
 
S_MACROrepeat_mm
 

Field Documentation

SRTBLK* CSOUND_::sreadStatics__::bp
MYFLT CSOUND_::sreadStatics__::clock_base
char* CSOUND_::sreadStatics__::curmem
int CSOUND_::sreadStatics__::ingappop
int CSOUND_::sreadStatics__::input_cnt
int CSOUND_::sreadStatics__::input_size
IN_STACK* CSOUND_::sreadStatics__::inputs
int CSOUND_::sreadStatics__::lincnt
int CSOUND_::sreadStatics__::linepos
int CSOUND_::sreadStatics__::linpos
S_MACRO* CSOUND_::sreadStatics__::macros
char* CSOUND_::sreadStatics__::memend
MARKED_SECTIONS CSOUND_::sreadStatics__::names[30]
int CSOUND_::sreadStatics__::next_name
char * CSOUND_::sreadStatics__::nxp
int CSOUND_::sreadStatics__::op
int CSOUND_::sreadStatics__::pop
SRTBLK * CSOUND_::sreadStatics__::prvibp
MYFLT CSOUND_::sreadStatics__::prvp2
int CSOUND_::sreadStatics__::repeat_cnt
int CSOUND_::sreadStatics__::repeat_cnt_n[RPTDEPTH]
int CSOUND_::sreadStatics__::repeat_inc
int CSOUND_::sreadStatics__::repeat_inc_n
int CSOUND_::sreadStatics__::repeat_index
S_MACRO* CSOUND_::sreadStatics__::repeat_mm
S_MACRO* CSOUND_::sreadStatics__::repeat_mm_n[RPTDEPTH]
char CSOUND_::sreadStatics__::repeat_name[NAMELEN]
char CSOUND_::sreadStatics__::repeat_name_n[RPTDEPTH][NAMELEN]
int32 CSOUND_::sreadStatics__::repeat_point
int32 CSOUND_::sreadStatics__::repeat_point_n[RPTDEPTH]
char* CSOUND_::sreadStatics__::sp
IN_STACK * CSOUND_::sreadStatics__::str
MYFLT CSOUND_::sreadStatics__::warp_factor
int CSOUND_::sreadStatics__::warpin