]> git.alsa-project.org Git - alsa-utils.git/commit
aplay/arecord: add --test-position test
authorJaroslav Kysela <perex@perex.cz>
Thu, 23 Oct 2008 09:13:24 +0000 (11:13 +0200)
committerJaroslav Kysela <perex@perex.cz>
Thu, 23 Oct 2008 09:13:24 +0000 (11:13 +0200)
commit46f9fb6873763e4d75cc7be7df50989f396c40dc
tree3b1f0ee41beea9476e4140a8b99238afdb48ad99
parent9f9ae68a9d7443917f6ec36afb01dcd83dc91f38
aplay/arecord: add --test-position test

In some cases (HDA audio) the ring buffer position values returned
from alsa-lib are inaccurate. The added --test-position option will
print suspicious values.

Signed-off-by: Jaroslav Kysela <perex@perex.cz>
aplay/aplay.c