Jamoma API  0.6.0.a19
TTDelayBuffer Class Reference

TTDelayBuffer is a container object that holds some audio in a chunk of memory, with accessors for using it as a circular delay line. More...

#include <TTDelayBuffer.h>

Public Attributes

TTSampleValuePtr mWritePointer
 "record" pointer for buffer
 
TTSampleValuePtr mReadPointer
 "playback" pointer
 
TTSampleValuePtr mEndPointer
 points to last sample in buffer (for speed)
 

Detailed Description

TTDelayBuffer is a container object that holds some audio in a chunk of memory, with accessors for using it as a circular delay line.

Definition at line 27 of file TTDelayBuffer.h.


The documentation for this class was generated from the following file: