I noticed that after I put it in. I changed .asoundrc to

pcm.!default {
type plugin
card 0
}

ctl.!default {
type hw
card 0
}

pcm.!default {
        type plug
        slave.pcm "dmixer"
}

pcm.dmixer {
        type dmix
        ipc_key 1024
        slave {
                pcm {
                        type hw
                        card 0
                }       
                rate 44100
                period_time 0
                period_size 2048
                buffer_size 32768
        }
        slowptr 1
}

Seems to give me mixing and no crackling sdl games

-- 
Sound crackles & snaps when SDL volume not set at 100%
https://bugs.launchpad.net/bugs/66483
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to