|
MayaFlux 0.2.0
Digital-First Multimedia Processing Framework
|
|
overridevirtual |
Fill a buffer with the constant value.
| num_samples | Number of samples to generate |
Each element is produced via process_sample(0.0) so that per-sample callbacks fire correctly for every position in the batch.
Implements MayaFlux::Nodes::Node.
Definition at line 26 of file Constant.cpp.
References process_sample().
Here is the call graph for this function: