Csound and CsoundAC API 5.13
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

unsigned char insds::m_pitch
unsigned char insds::m_veloc
void* insds::nxtd
struct opds* insds::nxti
struct opds* insds::nxtp
double insds::offbet
double insds::offtim
MYFLT insds::p0
MYFLT insds::p1
MYFLT insds::p2
MYFLT insds::p3