merage ac108_asound.conf and wm8960_asound.conf together

This commit is contained in:
Baozhu Zuo 2017-09-14 08:45:38 +00:00
parent d764c26a2d
commit c6d4885aeb
2 changed files with 5 additions and 12 deletions

View file

@ -1,12 +0,0 @@
pcm.!default {
type ac108
slavepcm "hw:1,0"
channels 4
}
pcm.ac108 {
type ac108
slavepcm "hw:1,0"
channels 4
}

View file

@ -32,3 +32,8 @@ pcm.array {
ipc_key 666666 ipc_key 666666
} }
pcm.ac108 {
type ac108
slavepcm "hw:1,0"
channels 4
}