allpass Class Reference


Public Member Functions

 allpass ()
void setbuffer (float *buf, int size)
float process (float inp)
void mute ()
void setfeedback (float val)
float getfeedback ()

Data Fields

float feedback
float * buffer
int bufsize
int bufidx

Constructor & Destructor Documentation

allpass::allpass (  ) 


Member Function Documentation

void allpass::setbuffer ( float *  buf,
int  size 
)

float allpass::process ( float  inp  )  [inline]

void allpass::mute (  ) 

void allpass::setfeedback ( float  val  ) 

float allpass::getfeedback (  ) 


Field Documentation

float allpass::feedback

float* allpass::buffer

int allpass::bufsize

int allpass::bufidx


The documentation for this class was generated from the following files:
Generated on Wed Aug 13 08:08:17 2008 for VLC by  doxygen 1.5.1