optmize some selections
This commit is contained in:
parent
1d7ef19938
commit
b4c2dba036
1 changed files with 6 additions and 6 deletions
12
asound.conf
12
asound.conf
|
@ -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
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue