mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-11-27 07:00:09 -05:00
Add channels parameter to surround40/51 definitions
Add channels parameter to surround40/51 definitions for drivers using a single device.
This commit is contained in:
parent
90112fff1e
commit
eecfed7569
12 changed files with 108 additions and 4 deletions
|
|
@ -49,6 +49,7 @@ ATIIXP-SPDMA.pcm.surround40.0 {
|
|||
type hw
|
||||
card $CARD
|
||||
device 0
|
||||
channels 4
|
||||
}
|
||||
hooks.0 {
|
||||
type ctl_elems
|
||||
|
|
@ -92,6 +93,7 @@ ATIIXP-SPDMA.pcm.surround51.0 {
|
|||
type hw
|
||||
card $CARD
|
||||
device 0
|
||||
channels 6
|
||||
}
|
||||
hooks.0 {
|
||||
type ctl_elems
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue