|
MayaFlux 0.2.0
Digital-First Multimedia Processing Framework
|
|
overridevirtual |
Processes multiple samples through both nodes and combines the results.
| num_samples | Number of samples to process |
Each sample is processed through both the left and right nodes, and their outputs are combined using the specified function.
Implements MayaFlux::Nodes::Node.
Definition at line 271 of file NodeStructure.cpp.
References process_sample().
Here is the call graph for this function: