fgens.h File Reference

Go to the source code of this file.

Defines

#define MAXFNUM   100
#define GENMAX   60

Functions

int hfgens (CSOUND *csound, FUNC **ftpp, const EVTBLK *evtblkp, int mode)
int csoundFTAlloc (CSOUND *csound, int tableNum, int len)
int csoundFTDelete (CSOUND *csound, int tableNum)


Define Documentation

#define GENMAX   60

#define MAXFNUM   100


Function Documentation

int csoundFTAlloc ( CSOUND csound,
int  tableNum,
int  len 
)

Allocates space for 'tableNum' with a length (not including the guard point) of 'len' samples. The table data is not cleared to zero. Return value is zero on success.

int csoundFTDelete ( CSOUND csound,
int  tableNum 
)

Deletes a function table. Return value is zero on success.

int hfgens ( CSOUND csound,
FUNC **  ftpp,
const EVTBLK evtblkp,
int  mode 
)

Create ftable using evtblk data, and store pointer to new table in *ftpp. If mode is zero, a zero table number is ignored, otherwise a new table number is automatically assigned. Returns zero on success.


Generated on Sun Nov 9 00:05:57 2008 for Csound and CsoundAC by  doxygen 1.5.6