Csound and CsoundAC API  5.17
Data Fields
insds Struct Reference

This struct holds the info for a concrete instrument event instance in performance. More...

#include <csoundCore.h>

Data Fields

char actflg
 
AUXCHauxchp
 
CSOUNDcsound
 
FDCHfdchp
 
int16 insno
 
MCHNBLKm_chnbp
 
unsigned char m_pitch
 
int16 m_sust
 
unsigned char m_veloc
 
struct insdsnxtact
 
void * nxtd
 
struct opdsnxti
 
struct insdsnxtinstance
 
struct insdsnxtoff
 
struct insdsnxtolap
 
struct opdsnxtp
 
double offbet
 
double offtim
 
void * opcod_deact
 
void * opcod_iobufs
 
MYFLT p0
 
MYFLT p1
 
MYFLT p2
 
MYFLT p3
 
struct insdsprvact
 
struct insdsprvinstance
 
void * pylocal
 
char relesing
 
void * subins_deact
 
int xtratim
 

Detailed Description

This struct holds the info for a concrete instrument event instance in performance.

Field Documentation

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