|
MayaFlux 0.4.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 588 of file Yantra.cpp.
References MayaFlux::Kinesis::Discrete::normalize().
Referenced by MayaFlux::Nodes::Input::HIDNode::apply_deadzone(), MayaFlux::Nodes::Network::GraphicsOperator::apply_one_to_one(), MayaFlux::Nodes::Input::HIDNode::parse_axis(), and MayaFlux::IO::FileReader::resolve_path().
Here is the call graph for this function:
Here is the caller graph for this function: