mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-11-04 13:30:08 -05:00
Fixed typo and front definition
This commit is contained in:
parent
1c9c7754eb
commit
b282b1458c
1 changed files with 3 additions and 1 deletions
|
|
@ -11,6 +11,8 @@ ICE1724.pcm.front.0 {
|
|||
}
|
||||
type hw
|
||||
card $CARD
|
||||
device 2
|
||||
subdevice 0
|
||||
}
|
||||
|
||||
<confdir:pcm/rear.conf>
|
||||
|
|
@ -36,7 +38,7 @@ ICE1724.pcm.center_lfe.0 {
|
|||
type hw
|
||||
card $CARD
|
||||
device 2
|
||||
subdevice 0
|
||||
subdevice 2
|
||||
}
|
||||
|
||||
<confdir:pcm/surround40.conf>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue