Csound and CsoundAC API  5.17
Data Structures | Functions
bus.h File Reference
#include "pstream.h"

Data Structures

struct  CHN_OPCODE
struct  CHN_OPCODE_K
struct  CHNCLEAR
struct  CHNEXPORT_OPCODE
struct  CHNGET
struct  CHNPARAMS_OPCODE
struct  CHNSEND
struct  FCHAN
struct  KSENSE

Functions

int chani_opcode_perf_a (CSOUND *, void *)
int chani_opcode_perf_k (CSOUND *, void *)
int chano_opcode_perf_a (CSOUND *, void *)
int chano_opcode_perf_k (CSOUND *, void *)
int chn_a_opcode_init (CSOUND *, void *)
int chn_k_opcode_init (CSOUND *, void *)
int chn_S_opcode_init (CSOUND *, void *)
int chnclear_opcode_init (CSOUND *, void *)
int chnexport_opcode_init (CSOUND *, void *)
int chnget_opcode_init_a (CSOUND *, void *)
int chnget_opcode_init_i (CSOUND *, void *)
int chnget_opcode_init_k (CSOUND *, void *)
int chnget_opcode_init_S (CSOUND *, void *)
int chnmix_opcode_init (CSOUND *, void *)
int chnparams_opcode_init (CSOUND *, void *)
int chnrecv_opcode_init (CSOUND *, void *)
int chnsend_opcode_init (CSOUND *, void *)
int chnset_opcode_init_a (CSOUND *, void *)
int chnset_opcode_init_i (CSOUND *, void *)
int chnset_opcode_init_k (CSOUND *, void *)
int chnset_opcode_init_S (CSOUND *, void *)
int notinit_opcode_stub (CSOUND *, void *)
int pvsin_init (CSOUND *, void *)
int pvsin_perf (CSOUND *, void *)
int pvsout_perf (CSOUND *, void *)
int sensekey_perf (CSOUND *, void *)

Function Documentation

int chani_opcode_perf_a ( CSOUND ,
void *   
)
int chani_opcode_perf_k ( CSOUND ,
void *   
)
int chano_opcode_perf_a ( CSOUND ,
void *   
)
int chano_opcode_perf_k ( CSOUND ,
void *   
)
int chn_a_opcode_init ( CSOUND ,
void *   
)
int chn_k_opcode_init ( CSOUND ,
void *   
)
int chn_S_opcode_init ( CSOUND ,
void *   
)
int chnclear_opcode_init ( CSOUND ,
void *   
)
int chnexport_opcode_init ( CSOUND ,
void *   
)
int chnget_opcode_init_a ( CSOUND ,
void *   
)
int chnget_opcode_init_i ( CSOUND ,
void *   
)
int chnget_opcode_init_k ( CSOUND ,
void *   
)
int chnget_opcode_init_S ( CSOUND ,
void *   
)
int chnmix_opcode_init ( CSOUND ,
void *   
)
int chnparams_opcode_init ( CSOUND ,
void *   
)
int chnrecv_opcode_init ( CSOUND ,
void *   
)
int chnsend_opcode_init ( CSOUND ,
void *   
)
int chnset_opcode_init_a ( CSOUND ,
void *   
)
int chnset_opcode_init_i ( CSOUND ,
void *   
)
int chnset_opcode_init_k ( CSOUND ,
void *   
)
int chnset_opcode_init_S ( CSOUND ,
void *   
)
int notinit_opcode_stub ( CSOUND ,
void *   
)
int pvsin_init ( CSOUND ,
void *   
)
int pvsin_perf ( CSOUND ,
void *   
)
int pvsout_perf ( CSOUND ,
void *   
)
int sensekey_perf ( CSOUND ,
void *   
)