optmize some selections

This commit is contained in:
Baozhu Zuo 2017-09-14 11:37:50 +00:00
parent 1d7ef19938
commit b4c2dba036

View file

@ -1,11 +1,11 @@
# The IPC key of dmix or dsnoop plugin must be unique
# If 555555 or 666666 is used by other processes, use another one
pcm.!default {
type asym
playback.pcm "playback"
capture.pcm "capture"
}
# pcm.!default {
# type asym
# playback.pcm "playback"
# capture.pcm "capture"
# }
pcm.playback {
type plug
@ -34,6 +34,6 @@ pcm.array {
pcm.ac108 {
type ac108
slavepcm "hw:1,0"
slavepcm "hw:0,0"
channels 4
}