mirror of https://github.com/asterisk/asterisk
Quote from an audio engineer NR9V:
There is a minor issue of a small amount of crossover distortion though as a result of `ast_slinear_saturated_multiply_float()` not rounding the float. This could result in some quiet but potentially audible distortion artifacts in lower volume parts of the signal. If you have for example a sign wave function with a max amplitude of just a few samples, all samples between -1 and 1 will be truncated to zero, resulting in the waveform no longer being a sine wave and in harmonic distortion.
Resolves: #1176
(cherry picked from commit 55f4294e82
)
releases/20
parent
3b9d5a00e4
commit
9232cde023
Loading…
Reference in new issue