Csound and CsoundAC API 5.13
|
Storage for parsed orchestra code, for each opcode in an INSTRTXT. More...
#include <csoundCore.h>
Data Fields | |
ARGLST * | inlist |
ARGOFFS * | inoffs |
char | intype |
int | linenum |
char * | opcod |
int | opnum |
ARGLST * | outlist |
ARGOFFS * | outoffs |
char | pftype |
int | xincod |
int | xincod_str |
int | xoutcod |
int | xoutcod_str |
Storage for parsed orchestra code, for each opcode in an INSTRTXT.
char text::intype |
int text::linenum |
char* text::opcod |
int text::opnum |
char text::pftype |
int text::xincod |
int text::xincod_str |
int text::xoutcod |