|
MayaFlux 0.2.0
Digital-First Multimedia Processing Framework
|
| std::shared_ptr< BufferProcessor > MayaFlux::Buffers::BufferProcessingControl::attach_quick_process | ( | AudioProcessingFunction | processor, |
| ProcessingToken | token, | ||
| uint32_t | channel | ||
| ) |
Creates and attaches a quick processing function to an audio token/channel.
| processor | Processing function |
| token | Processing domain |
| channel | Channel index |
Definition at line 249 of file BufferProcessingControl.cpp.
References add_audio_processor_to_channel(), and token.
Here is the call graph for this function: