|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
| void MayaFlux::Buffers::BufferManager::connect_node_to_buffer | ( | const std::shared_ptr< Nodes::Node > & | node, |
| const std::shared_ptr< AudioBuffer > & | buffer, | ||
| float | mix = 0.5F, |
||
| bool | clear_before = true |
||
| ) |
Definition at line 327 of file BufferManager.cpp.
References m_processor_control, and MayaFlux::mix().
Here is the call graph for this function: