|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
|
overridevirtual |
Processes this buffer using its default processor.
For a FeedbackBuffer, this involves applying the recursive algorithm that combines current input with the previous state according to the feedback coefficient.
Reimplemented from MayaFlux::Buffers::AudioBuffer.
Definition at line 14 of file FeedbackBuffer.cpp.
References MayaFlux::Buffers::AudioBuffer::m_default_processor.