|
MayaFlux 0.2.0
Digital-First Multimedia Processing Framework
|
|
overridevirtual |
Sets the default audio transformation processor for this buffer.
| processor | Audio processor to use as default transformation |
Configures the default audio processor that will be used when process_default() is called. The processor should be compatible with double-precision audio data processing.
Implements MayaFlux::Buffers::Buffer.
Definition at line 64 of file AudioBuffer.cpp.
References MayaFlux::Journal::Buffers, MayaFlux::Journal::Init, and m_default_processor.
Referenced by MayaFlux::Buffers::SoundContainerBuffer::initialize(), and MayaFlux::Buffers::RootAudioBuffer::initialize().
Here is the caller graph for this function: