|
Csound and CsoundAC API
5.17
|
This struct is filled out by otran() at orch parse time. More...
#include <csoundCore.h>
Data Fields | |
| struct insds * | act_instance |
| int | active |
| MYFLT | cpuload |
| int | dummy01 |
| int32 * | inslist |
| char * | insname |
| struct insds * | instance |
| int | instcnt |
| int | lclacnt |
| int | lclfixed |
| int | lclkcnt |
| int | lclpcnt |
| int | lclscnt |
| int | lclwcnt |
| int32 | localen |
| struct insds * | lst_instance |
| int | maxalloc |
| int | mdepends |
| int16 | muted |
| struct instr * | nxtinstxt |
| struct op * | nxtop |
| struct opcodinfo * | opcode_info |
| int32 | opdstot |
| int | optxtcount |
| int | pextrab |
| int | pmax |
| MYFLT * | psetdata |
| TEXT | t |
| int | vmax |
This struct is filled out by otran() at orch parse time.
It is used as a template for instrument events.
| struct insds* instr::act_instance |
| int instr::active |
| MYFLT instr::cpuload |
| int instr::dummy01 |
| int32* instr::inslist |
| char* instr::insname |
| struct insds* instr::instance |
| int instr::instcnt |
| int instr::lclacnt |
| int instr::lclfixed |
| int instr::lclkcnt |
| int instr::lclpcnt |
| int instr::lclscnt |
| int instr::lclwcnt |
| int32 instr::localen |
| struct insds* instr::lst_instance |
| int instr::maxalloc |
| int instr::mdepends |
| int16 instr::muted |
| struct instr* instr::nxtinstxt |
| struct op* instr::nxtop |
| struct opcodinfo* instr::opcode_info |
| int32 instr::opdstot |
| int instr::optxtcount |
| int instr::pextrab |
| int instr::pmax |
| MYFLT* instr::psetdata |
| TEXT instr::t |
| int instr::vmax |
1.8.1.2