Csound and CsoundAC API 5.13
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

char* text::opcod