aboutsummaryrefslogtreecommitdiffstats
path: root/meta-ivi-demo/recipes-multimedia/alsa/alsa-state/asound.conf
blob: 048465b0ca97142981023f6cf89ff908b7f9b590 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
pcm.pulse {
  type pulse
}

ctl.pulse {
  type pulse
}

pcm.!default {
  type pulse
}

ctl.!default {
  type pulse
}