aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/alsa/alsa-state/asound.conf
blob: 6be024201cf022357db62ab3ab7116bd16a51702 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# default dmix configuration

pcm.!default {
    type plug
    slave.pcm "dmix"
}

ctl.mixer0 {
    type hw
    card 0
}