[alsa-devel] Don't use 16 bit signed integers for sample rate conversion.

GitHub issues - edited github at alsa-project.org
Mon Dec 16 00:24:39 CET 2019


alsa-project/alsa-plugins issue #5 was edited from crocket:

Sample rate conversion should be done with the highest resolution possible.
Maybe, double, unsigned int, or unsigned int64?
Once sample rate conversion is done, using S32_LE is meaningless.

Issue URL     : https://github.com/alsa-project/alsa-plugins/issues/5
Repository URL: https://github.com/alsa-project/alsa-plugins


More information about the Alsa-devel mailing list