]> git.alsa-project.org Git - alsa-lib.git/commit
Do hwsync of slave PCM on dmix
authorTakashi Iwai <tiwai@suse.de>
Tue, 29 Mar 2005 14:10:16 +0000 (14:10 +0000)
committerTakashi Iwai <tiwai@suse.de>
Tue, 29 Mar 2005 14:10:16 +0000 (14:10 +0000)
commit6a6a70ffe715c9c61a2a2421538589de80c41df8
tree0dab4dc7d2f9a9aae77b7b3144d8953c10fe4284
parent5e325ea18b096a721188738d2d49104e43cad11b
Do hwsync of slave PCM on dmix

Call hwsync of slave PCM on snd_pcm_hwsync() over dmix.
This reduces ocasional output noises, typically seen in xmms and bmp with
multi-threading on SMP/HT systems.

Disabled slowptr of default dmix definition again.
src/conf/pcm/dmix.conf
src/pcm/pcm_dmix.c