1
0
Fork 0
numbers/alsa/asoundrc

14 lines
126 B
Plaintext

pcm.!default {
type plug
slave { pcm "pulse" }
}
pcm.pulse {
type pulse
}
ctl.mixer0 {
type hw
card 0
}