|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
| MAYAFLUX_API void MayaFlux::normalize_together | ( | std::vector< Kakshya::DataVariant > & | channels, |
| double | target_peak = 1.0 |
||
| ) |
Normalize multi-channel data relative to global peak (in-place)
| channels | Vector of channel data (modified in-place) |
| target_peak | Target peak amplitude (default: 1.0) |
Definition at line 583 of file Yantra.cpp.
References apply_gain_channels(), and peak().
Here is the call graph for this function: