|
Csound and CsoundAC API
5.17
|
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.
| 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 |
1.8.1.2