Wednesday, October 08, 2008

Disabling dmix completely

Tried it with ubuntu Hardy, seems working. The reason you want to disable the dmix is if you using a high-quality DAC and HiFi system, and you know you do not need multiple sound sources at the same time (playing game+mp3). This will improve the sound quality.

edit your ~/.asoundrc
add

pcm.!default {
type plug
slave.pcm hw
}

No comments: