|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
|
overridevirtual |
Sets the audio transformation chain for this buffer.
| chain | New audio processing chain for sequential transformations |
| force | If true, replaces the existing chain even if one is already set |
Replaces the current audio processing chain with the provided one. The chain should contain processors compatible with double-precision audio data.
Implements MayaFlux::Buffers::Buffer.
Definition at line 120 of file AudioBuffer.cpp.
References m_processing_chain.