|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
| MAYAFLUX_API std::vector< Kakshya::DataVariant > MayaFlux::normalized_channels | ( | const std::vector< Kakshya::DataVariant > & | channels, |
| double | target_peak = 1.0 |
||
| ) |
Normalize each channel independently (non-destructive)
| channels | Vector of channel data |
| target_peak | Target peak amplitude (default: 1.0) |
Definition at line 611 of file Yantra.cpp.
References normalized().
Here is the call graph for this function: