alsa-devel.alsa-project.org archive mirror
 help / color / mirror / Atom feed
* [alsa-devel] Don't use 16 bit signed integers for sample rate conversion.
       [not found] <1576556494063792944-webhooks-bot@alsa-project.org>
@ 2019-12-17  4:21 ` GitHub issues - edited
  0 siblings, 0 replies; 5+ messages in thread
From: GitHub issues - edited @ 2019-12-17  4:21 UTC (permalink / raw)
  To: alsa-devel

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

Sample rate conversion should be done with the highest resolution possible.
I recommend using 32bit signed integers for sample rate conversion.
Currently, 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
_______________________________________________
Alsa-devel mailing list
Alsa-devel@alsa-project.org
https://mailman.alsa-project.org/mailman/listinfo/alsa-devel

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [alsa-devel] Don't use 16 bit signed integers for sample rate conversion.
       [not found] <1576556398539288998-webhooks-bot@alsa-project.org>
@ 2019-12-17  4:20 ` GitHub issues - edited
  0 siblings, 0 replies; 5+ messages in thread
From: GitHub issues - edited @ 2019-12-17  4:20 UTC (permalink / raw)
  To: alsa-devel

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
_______________________________________________
Alsa-devel mailing list
Alsa-devel@alsa-project.org
https://mailman.alsa-project.org/mailman/listinfo/alsa-devel

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [alsa-devel] Don't use 16 bit signed integers for sample rate conversion.
       [not found] <1576452277002017021-webhooks-bot@alsa-project.org>
@ 2019-12-15 23:24 ` GitHub issues - edited
  0 siblings, 0 replies; 5+ messages in thread
From: GitHub issues - edited @ 2019-12-15 23:24 UTC (permalink / raw)
  To: alsa-devel

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
_______________________________________________
Alsa-devel mailing list
Alsa-devel@alsa-project.org
https://mailman.alsa-project.org/mailman/listinfo/alsa-devel

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [alsa-devel] Don't use 16 bit signed integers for sample rate conversion.
       [not found] <1576452259561000109-webhooks-bot@alsa-project.org>
@ 2019-12-15 23:24 ` GitHub issues - edited
  0 siblings, 0 replies; 5+ messages in thread
From: GitHub issues - edited @ 2019-12-15 23:24 UTC (permalink / raw)
  To: alsa-devel

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

Sample rate conversion should be done with the highest resolution possible.
Maybe, double?
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
_______________________________________________
Alsa-devel mailing list
Alsa-devel@alsa-project.org
https://mailman.alsa-project.org/mailman/listinfo/alsa-devel

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [alsa-devel] Don't use 16 bit signed integers for sample rate conversion.
       [not found] <1576451538989263058-webhooks-bot@alsa-project.org>
@ 2019-12-15 23:12 ` GitHub issues - edited
  0 siblings, 0 replies; 5+ messages in thread
From: GitHub issues - edited @ 2019-12-15 23:12 UTC (permalink / raw)
  To: alsa-devel

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

Sample rate conversion should be done with the highest resolution possible.
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
_______________________________________________
Alsa-devel mailing list
Alsa-devel@alsa-project.org
https://mailman.alsa-project.org/mailman/listinfo/alsa-devel

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2019-12-17  4:22 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <1576556494063792944-webhooks-bot@alsa-project.org>
2019-12-17  4:21 ` [alsa-devel] Don't use 16 bit signed integers for sample rate conversion GitHub issues - edited
     [not found] <1576556398539288998-webhooks-bot@alsa-project.org>
2019-12-17  4:20 ` GitHub issues - edited
     [not found] <1576452277002017021-webhooks-bot@alsa-project.org>
2019-12-15 23:24 ` GitHub issues - edited
     [not found] <1576452259561000109-webhooks-bot@alsa-project.org>
2019-12-15 23:24 ` GitHub issues - edited
     [not found] <1576451538989263058-webhooks-bot@alsa-project.org>
2019-12-15 23:12 ` GitHub issues - edited

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).