Csound and CsoundAC API  5.17
Data Fields
text Struct Reference

Storage for parsed orchestra code, for each opcode in an INSTRTXT. More...

#include <csoundCore.h>

Data Fields

ARGLSTinlist
ARGOFFSinoffs
char intype
int linenum
char * opcod
int opnum
ARGLSToutlist
ARGOFFSoutoffs
char pftype
int xincod
int xincod_str
int xoutcod
int xoutcod_str

Detailed Description

Storage for parsed orchestra code, for each opcode in an INSTRTXT.

Field Documentation

ARGLST* text::inlist
ARGOFFS* text::inoffs
char text::intype
int text::linenum
char* text::opcod
int text::opnum
ARGLST* text::outlist
ARGOFFS* text::outoffs
char text::pftype
int text::xincod
int text::xincod_str
int text::xoutcod
int text::xoutcod_str