[alsa-devel] Don't use 16 bit signed integers for sample rate conversion.
GitHub issues - edited
github at alsa-project.org
Tue Dec 17 05:20:02 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.
Does dmix also use 16bits internally?
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