Go to the source code of this file.
Classes | |
class | cinder::audio::dsp::RingBufferT< T > |
Ringbuffer (aka circular buffer) data structure for use in concurrent audio scenarios. More... | |
Namespaces | |
cinder | |
cinder::audio | |
cinder::audio::dsp | |
Typedefs | |
typedef RingBufferT< float > | cinder::audio::dsp::RingBuffer |