summaryrefslogtreecommitdiff
path: root/configs/talkingparabola/root-image/usr/share/livecd-sound/asound.conf.in
blob: 851f829c4c3968fe676a2f8d14f8825db51cfcab (plain)
1
2
3
4
5
6
7
8
9
10
11
12
pcm.!default {
	type plug
	slave.pcm {
		type hw
		card %card%
	}
}

ctl.!default {
	type hw
	card %card%
}