ugrw1.h File Reference

#include "csoundCore.h"

Include dependency graph for ugrw1.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

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

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)
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)
void sprints (char *outstring, char *fmt, MYFLT **kvals, long numVals)


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,
long  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 
)


Generated on Sun Nov 9 00:06:17 2008 for Csound and CsoundAC by  doxygen 1.5.6