]> git.alsa-project.org Git - alsa-utils.git/commit
speaker-test - Fix number of periods to play
authorTakashi Iwai <tiwai@suse.de>
Mon, 5 Nov 2007 11:40:35 +0000 (12:40 +0100)
committerTakashi Iwai <tiwai@suse.de>
Mon, 5 Nov 2007 11:40:35 +0000 (12:40 +0100)
commit9dd3e2801c8f774421a0f386ef540b7ed75952ca
treedbbd968cce1e53eae9918b996b5b36b85ea5d66f
parent14f7981d59e03c9b4f218ef0be53a2a706af4102
speaker-test - Fix number of periods to play

The number of periods to play in pink and sine modes could be calculated
as zero, which results in just silence.  Make the minimal value 1.
speaker-test/speaker-test.c