[ALSA] cmipci: fix distortion on rear channels
authorClemens Ladisch <clemens@ladisch.de>
Mon, 17 Sep 2007 07:41:36 +0000 (09:41 +0200)
committerJaroslav Kysela <perex@perex.cz>
Tue, 16 Oct 2007 14:50:36 +0000 (16:50 +0200)
When playing multichannel data, the rear channels can get distorted if
the last sample of the last played stereo stream was not zero.  To avoid
this, add a hack to play a few silence samples after the stream is
stopped.

Signed-off-by: Clemens Ladisch <clemens@ladisch.de>
Signed-off-by: Jaroslav Kysela <perex@suse.cz>

No differences found