Csound and CsoundAC API  5.17
Data Structures | Macros | Typedefs
midiout.h File Reference

Data Structures

struct  DELTAB
 
struct  KON2
 
struct  KOUT_ON
 
struct  MCLOCK
 
struct  MDELAY
 
struct  MIDIOUT
 
struct  MOSCIL
 
struct  MRT
 
struct  NRPN
 
struct  OUT_ATOUCH
 
struct  OUT_CONTR
 
struct  OUT_CONTR14
 
struct  OUT_ON
 
struct  OUT_ON_DUR
 
struct  OUT_PB
 
struct  OUT_PCHG
 
struct  OUT_POLYATOUCH
 
struct  REL
 
struct  XTRADUR
 

Macros

#define DELTAB_LENGTH   1000
 
#define FALSE   (0)
 
#define TRUE   (1)
 

Typedefs

typedef int BOOL
 midiout UGs by Gabriel Maldonado More...
 

Macro Definition Documentation

#define DELTAB_LENGTH   1000
#define FALSE   (0)
#define TRUE   (1)

Typedef Documentation

typedef int BOOL

midiout UGs by Gabriel Maldonado