]> git.alsa-project.org Git - alsa-utils.git/commit
speaker-test.c - fix pink noise generator on big-endian archs
authorGiuliano Pochini <pochini@shiny.it>
Mon, 28 Apr 2008 07:16:27 +0000 (09:16 +0200)
committerJaroslav Kysela <perex@perex.cz>
Mon, 28 Apr 2008 07:16:27 +0000 (09:16 +0200)
commit1b7f9278af0727e1e2a7431d041572f2a8e1cd5c
tree7c8499b5a50fd9de9d354aef28b06e37c641334d
parent6372f4acc2c9c06332e29b36a5375d3c4ded36f5
speaker-test.c - fix pink noise generator on big-endian archs

This patch makes speaker-test fill the buffers with properly coded data on
both big- and little-endian processors.

Signed-off-by: Giuliano Pochini <pochini@shiny.it>
speaker-test/speaker-test.c