mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-11-03 09:01:52 -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
|
type hw
|
||||||
card $CARD
|
card $CARD
|
||||||
|
device 2
|
||||||
|
subdevice 0
|
||||||
}
|
}
|
||||||
|
|
||||||
<confdir:pcm/rear.conf>
|
<confdir:pcm/rear.conf>
|
||||||
|
|
@ -36,7 +38,7 @@ ICE1724.pcm.center_lfe.0 {
|
||||||
type hw
|
type hw
|
||||||
card $CARD
|
card $CARD
|
||||||
device 2
|
device 2
|
||||||
subdevice 0
|
subdevice 2
|
||||||
}
|
}
|
||||||
|
|
||||||
<confdir:pcm/surround40.conf>
|
<confdir:pcm/surround40.conf>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue