• Ahmet İnan's avatar
    [ALSA] snd-dummy - better realtime app support · 470f23b8
    Ahmet İnan authored
    when the time interval for a period is smaller than kernel HZ, then
    snd-aloop and snd-dummy cannot call snd_pcm_period_elapsed as fast enough
    annymore. this happens for example with games. but the app still needs to
    see, that the buffer actually did go further, which is provided by these
    patches.
    
    Signed-off-by: Ahmet İnan <ainan <at> mathematik.uni-freiburg.de>
    Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
    470f23b8
dummy.c 20 KB