Comment 24 for bug 66483

Revision history for this message
theanalogkid (mlyszczek) wrote :

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