|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
|
private |
Normalizes a sample to the range [-1, 1] based on the number of nodes.
| sample | Reference to the sample value to normalize |
| num_nodes | Number of nodes in the processing chain |
Ensures that the sample value is within the valid range for audio processing.
Definition at line 222 of file NodeGraphManager.cpp.
Referenced by process_channel(), and process_sample().
Here is the caller graph for this function: