|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
| MAYAFLUX_API std::vector< double > MayaFlux::normalized | ( | const std::vector< double > & | data, |
| double | target_peak = 1.0 |
||
| ) |
Normalize single-channel data (non-destructive)
| data | Input data |
| target_peak | Target peak amplitude (default: 1.0) |
Definition at line 593 of file Yantra.cpp.
References MayaFlux::Yantra::NORMALIZE.
Referenced by MayaFlux::Nodes::ParticleNetwork::apply_one_to_one_parameter(), and normalized_channels().
Here is the caller graph for this function: