|
MayaFlux 0.4.0
Digital-First Multimedia Processing Framework
|
|
noexcept |
Apply equal-power (cosine) fade-in then fade-out envelope in-place The cosine taper maintains constant perceived loudness at the crossover point (0 dB centre gain vs −6 dB for a linear taper).
| data | Target span |
| fade_in_ratio | Fraction of data length used for fade-in [0, 1] |
| fade_out_ratio | Fraction of data length used for fade-out [0, 1] |
Definition at line 95 of file Transform.cpp.
Referenced by MayaFlux::Yantra::TemporalTransformer< InputType, OutputType >::transform_implementation().
Here is the caller graph for this function: