|
MayaFlux 0.3.0
Digital-First Multimedia Processing Framework
|
| MAYAFLUX_API void MayaFlux::normalize | ( | std::vector< double > & | data, |
| double | target_peak = 1.0 |
||
| ) |
Normalize single-channel data to specified peak level (in-place)
| data | Input data (modified in-place) |
| target_peak | Target peak amplitude (default: 1.0) |
Definition at line 560 of file Yantra.cpp.
References MayaFlux::Yantra::NORMALIZE.
Referenced by MayaFlux::Kinesis::Discrete::auto_correlate(), and normalize_channels().
Here is the caller graph for this function: