The Advanced Linux Sound Architecture (ALSA) - library
Find a file
Takashi Iwai 09c5db44a4 Fix noisy output of dmix with two periods
Fixed the noisy output of dmix with two (or less) periods.
The dmix tends to give noise or XRUN when running with two periods
because of its implementation nature.  To avoid this, the start
position is aligned to the period size, so that the updates are synced
with interrupts of slave PCM.
2006-03-24 14:53:41 +00:00
alsalisp
aserver
doc
include Add init callback to extplug 2006-03-20 11:26:16 +00:00
modules
src Fix noisy output of dmix with two periods 2006-03-24 14:53:41 +00:00
test
utils
acinclude.m4
ChangeLog
configure.in release 1.0.11rc4 2006-03-22 10:47:32 +00:00
COPYING
cvscompile
INSTALL
Makefile.am
MEMORY-LEAK
NOTES Add description about non-blocking behavior 2006-02-17 20:51:12 +00:00
TODO