#include <csoundCore.h>

Data Fields | |
| struct opds * | nxti |
| struct opds * | nxtp |
| struct insds * | nxtinstance |
| struct insds * | prvinstance |
| struct insds * | nxtact |
| struct insds * | prvact |
| struct insds * | nxtoff |
| FDCH * | fdchp |
| AUXCH * | auxchp |
| int | xtratim |
| MCHNBLK * | m_chnbp |
| struct insds * | nxtolap |
| short | insno |
| short | m_sust |
| unsigned char | m_pitch |
| unsigned char | m_veloc |
| char | relesing |
| char | actflg |
| double | offbet |
| double | offtim |
| void * | pylocal |
| CSOUND * | csound |
| void * | opcod_iobufs |
| void * | opcod_deact |
| void * | subins_deact |
| void * | nxtd |
| MYFLT | p0 |
| MYFLT | p1 |
| MYFLT | p2 |
| MYFLT | p3 |
struct opds* insds::nxti [read] |
struct opds* insds::nxtp [read] |
struct insds* insds::nxtinstance [read] |
struct insds* insds::prvinstance [read] |
struct insds* insds::nxtact [read] |
struct insds* insds::prvact [read] |
struct insds* insds::nxtoff [read] |
| int insds::xtratim |
struct insds* insds::nxtolap [read] |
| short insds::insno |
| short insds::m_sust |
| unsigned char insds::m_pitch |
| unsigned char insds::m_veloc |
| char insds::relesing |
| char insds::actflg |
| double insds::offbet |
| double insds::offtim |
| void* insds::pylocal |
| void* insds::opcod_iobufs |
| void* insds::opcod_deact |
| void * insds::subins_deact |
| void* insds::nxtd |
| MYFLT insds::p0 |
| MYFLT insds::p1 |
| MYFLT insds::p2 |
| MYFLT insds::p3 |
1.5.6