|
Csound and CsoundAC API
5.17
|
This struct holds the info for a concrete instrument event instance in performance. More...
#include <csoundCore.h>
Data Fields | |
| char | actflg |
| AUXCH * | auxchp |
| CSOUND * | csound |
| FDCH * | fdchp |
| int16 | insno |
| MCHNBLK * | m_chnbp |
| unsigned char | m_pitch |
| int16 | m_sust |
| unsigned char | m_veloc |
| struct insds * | nxtact |
| void * | nxtd |
| struct opds * | nxti |
| struct insds * | nxtinstance |
| struct insds * | nxtoff |
| struct insds * | nxtolap |
| struct opds * | nxtp |
| double | offbet |
| double | offtim |
| void * | opcod_deact |
| void * | opcod_iobufs |
| MYFLT | p0 |
| MYFLT | p1 |
| MYFLT | p2 |
| MYFLT | p3 |
| struct insds * | prvact |
| struct insds * | prvinstance |
| void * | pylocal |
| char | relesing |
| void * | subins_deact |
| int | xtratim |
This struct holds the info for a concrete instrument event instance in performance.
| char insds::actflg |
| AUXCH* insds::auxchp |
| CSOUND* insds::csound |
| FDCH* insds::fdchp |
| int16 insds::insno |
| MCHNBLK* insds::m_chnbp |
| unsigned char insds::m_pitch |
| int16 insds::m_sust |
| unsigned char insds::m_veloc |
| struct insds* insds::nxtact |
| void* insds::nxtd |
| struct opds* insds::nxti |
| struct insds* insds::nxtinstance |
| struct insds* insds::nxtoff |
| struct insds* insds::nxtolap |
| struct opds* insds::nxtp |
| double insds::offbet |
| double insds::offtim |
| void* insds::opcod_deact |
| void* insds::opcod_iobufs |
| MYFLT insds::p0 |
| MYFLT insds::p1 |
| MYFLT insds::p2 |
| MYFLT insds::p3 |
| struct insds* insds::prvact |
| struct insds* insds::prvinstance |
| void* insds::pylocal |
| char insds::relesing |
| void * insds::subins_deact |
| int insds::xtratim |
1.8.1.2