]> git.alsa-project.org Git - alsa-lib.git/commit
test/pcm: Fix generated values with float PCM format
authorChristophe Lohr <christophe.lohr@cegetel.net>
Mon, 1 Jun 2015 11:41:49 +0000 (13:41 +0200)
committerTakashi Iwai <tiwai@suse.de>
Mon, 1 Jun 2015 11:42:56 +0000 (13:42 +0200)
commit9120f2de8608f49ee1cd4501b9eee39a1c71778f
tree97c1284891af5b9d878371d1150289446ce10994
parent67f73b0fab466e780dcc0442e19894a1cbedc43b
test/pcm: Fix generated values with float PCM format

The float format should be generated [-1.0..1.0].

Signed-off-by: Takashi Iwai <tiwai@suse.de>
test/pcm.c