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

Data Structures

struct  IOZ
struct  PEAK
struct  PRINTK
struct  PRINTK2
struct  PRINTKS
struct  PRINTS
struct  RDTIME
struct  TABLECOPY
struct  TABLEGPW
struct  TABLEMIX
struct  TABLENG
struct  TABLERA
struct  TABLEW
struct  TABLEWA
struct  ZACL
struct  ZAKINIT
struct  ZAMOD
struct  ZAR
struct  ZARG
struct  ZAW
struct  ZAWM
struct  ZKCL
struct  ZKMOD
struct  ZKR
struct  ZKW
struct  ZKWM

Functions

int instimek (CSOUND *, RDTIME *p)
int instimes (CSOUND *, RDTIME *p)
int instimset (CSOUND *, RDTIME *p)
int inz (CSOUND *, IOZ *p)
int itablecopy (CSOUND *, TABLECOPY *p)
int itablegpw (CSOUND *, TABLEGPW *p)
int itablemix (CSOUND *, TABLEMIX *p)
int itableng (CSOUND *, TABLENG *p)
int itablew (CSOUND *, TABLEW *p)
int ktablew (CSOUND *, TABLEW *p)
int ktablewkt (CSOUND *, TABLEW *p)
int outz (CSOUND *, IOZ *p)
int peaka (CSOUND *, PEAK *p)
int peakk (CSOUND *, PEAK *p)
int printk (CSOUND *, PRINTK *p)
int printk2 (CSOUND *, PRINTK2 *p)
int printk2set (CSOUND *, PRINTK2 *p)
int printks (CSOUND *, PRINTKS *p)
int printkset (CSOUND *, PRINTK *p)
int printksset (CSOUND *, PRINTKS *p)
int printsset (CSOUND *, PRINTS *p)
void sprints (char *outstring, char *fmt, MYFLT **kvals, int32 numVals)
int tablecopy (CSOUND *, TABLECOPY *p)
int tablecopyset (CSOUND *, TABLECOPY *p)
int tablegpw (CSOUND *, TABLEGPW *p)
int tablemix (CSOUND *, TABLEMIX *p)
int tablemixset (CSOUND *, TABLEMIX *p)
int tableng (CSOUND *, TABLENG *p)
int tablera (CSOUND *, TABLERA *p)
int tableraset (CSOUND *, TABLERA *p)
int tablew (CSOUND *, TABLEW *p)
int tablewa (CSOUND *, TABLEWA *p)
int tablewaset (CSOUND *, TABLEWA *p)
int tablewkt (CSOUND *, TABLEW *p)
int tblsetw (CSOUND *, TABLEW *p)
int tblsetwkt (CSOUND *, TABLEW *p)
int timek (CSOUND *, RDTIME *p)
int timesr (CSOUND *, RDTIME *p)
int zacl (CSOUND *, ZACL *p)
int zakinit (CSOUND *, ZAKINIT *p)
int zamod (CSOUND *, ZAMOD *p)
int zar (CSOUND *, ZAR *p)
int zarg (CSOUND *, ZARG *p)
int zaset (CSOUND *, ZAR *p)
int zaw (CSOUND *, ZAW *p)
int zawm (CSOUND *, ZAWM *p)
int zir (CSOUND *, ZKR *p)
int ziw (CSOUND *, ZKW *p)
int ziwm (CSOUND *, ZKWM *p)
int zkcl (CSOUND *, ZKCL *p)
int zkmod (CSOUND *, ZKMOD *p)
int zkr (CSOUND *, ZKR *p)
int zkset (CSOUND *, ZKR *p)
int zkw (CSOUND *, ZKW *p)
int zkwm (CSOUND *, ZKWM *p)

Function Documentation

int instimek ( CSOUND ,
RDTIME p 
)
int instimes ( CSOUND ,
RDTIME p 
)
int instimset ( CSOUND ,
RDTIME p 
)
int inz ( CSOUND ,
IOZ p 
)
int itablecopy ( CSOUND ,
TABLECOPY p 
)
int itablegpw ( CSOUND ,
TABLEGPW p 
)
int itablemix ( CSOUND ,
TABLEMIX p 
)
int itableng ( CSOUND ,
TABLENG p 
)
int itablew ( CSOUND ,
TABLEW p 
)
int ktablew ( CSOUND ,
TABLEW p 
)
int ktablewkt ( CSOUND ,
TABLEW p 
)
int outz ( CSOUND ,
IOZ p 
)
int peaka ( CSOUND ,
PEAK p 
)
int peakk ( CSOUND ,
PEAK p 
)
int printk ( CSOUND ,
PRINTK p 
)
int printk2 ( CSOUND ,
PRINTK2 p 
)
int printk2set ( CSOUND ,
PRINTK2 p 
)
int printks ( CSOUND ,
PRINTKS p 
)
int printkset ( CSOUND ,
PRINTK p 
)
int printksset ( CSOUND ,
PRINTKS p 
)
int printsset ( CSOUND ,
PRINTS p 
)
void sprints ( char *  outstring,
char *  fmt,
MYFLT **  kvals,
int32  numVals 
)
int tablecopy ( CSOUND ,
TABLECOPY p 
)
int tablecopyset ( CSOUND ,
TABLECOPY p 
)
int tablegpw ( CSOUND ,
TABLEGPW p 
)
int tablemix ( CSOUND ,
TABLEMIX p 
)
int tablemixset ( CSOUND ,
TABLEMIX p 
)
int tableng ( CSOUND ,
TABLENG p 
)
int tablera ( CSOUND ,
TABLERA p 
)
int tableraset ( CSOUND ,
TABLERA p 
)
int tablew ( CSOUND ,
TABLEW p 
)
int tablewa ( CSOUND ,
TABLEWA p 
)
int tablewaset ( CSOUND ,
TABLEWA p 
)
int tablewkt ( CSOUND ,
TABLEW p 
)
int tblsetw ( CSOUND ,
TABLEW p 
)
int tblsetwkt ( CSOUND ,
TABLEW p 
)
int timek ( CSOUND ,
RDTIME p 
)
int timesr ( CSOUND ,
RDTIME p 
)
int zacl ( CSOUND ,
ZACL p 
)
int zakinit ( CSOUND ,
ZAKINIT p 
)
int zamod ( CSOUND ,
ZAMOD p 
)
int zar ( CSOUND ,
ZAR p 
)
int zarg ( CSOUND ,
ZARG p 
)
int zaset ( CSOUND ,
ZAR p 
)
int zaw ( CSOUND ,
ZAW p 
)
int zawm ( CSOUND ,
ZAWM p 
)
int zir ( CSOUND ,
ZKR p 
)
int ziw ( CSOUND ,
ZKW p 
)
int ziwm ( CSOUND ,
ZKWM p 
)
int zkcl ( CSOUND ,
ZKCL p 
)
int zkmod ( CSOUND ,
ZKMOD p 
)
int zkr ( CSOUND ,
ZKR p 
)
int zkset ( CSOUND ,
ZKR p 
)
int zkw ( CSOUND ,
ZKW p 
)
int zkwm ( CSOUND ,
ZKWM p 
)