List of all members.
Public Member Functions |
void | setbuffer (float *buf, int size) |
void | deletebuffer () |
float | process (float input) |
void | mute () |
void | setfeedback (float val) |
float | getfeedback () |
void | saveState (std::ostream &stream) |
void | loadState (std::istream &stream) |
Public Attributes |
float | feedback |
float * | buffer |
int | bufsize |
int | bufidx |
Detailed Description
Definition at line 12 of file allpass.h.
The documentation for this class was generated from the following files: