1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22
## Uncomment to use PulseAudio by default with ALSA #pcm.!default { # type pulse #} #ctl.!default { # type pulse #} ## Explicit PulseAudio device #pcm.pulse { # type pulse #} #ctl.pulse { # type pulse #} # vim:set ft=alsaconf: