Disable dmix for alsa: Difference between revisions
Jump to navigation
Jump to search
(Copy from old) |
(No difference)
|
Latest revision as of 02:10, 3 June 2009
Open your favourite text editor and create the file "~/.asoundrc" for custom user configuration or "/etc/asound.conf" for global system configuration and write the following in it:
pcm.!default {
type plug
slave.pcm hw
}
taken from: http://www.pegasos.org/index.php?name=FAQ&id_cat=5