mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-11-04 13:30:08 -05:00
James Courtier-Dutton <James@superbug.demon.co.uk>:
Fixed SPDIF playback support with the recent change.
This commit is contained in:
parent
af70572d42
commit
ced7e5ccfc
1 changed files with 5 additions and 6 deletions
|
|
@ -146,21 +146,20 @@ AudigyLS.pcm.iec958.0 {
|
|||
slave.pcm {
|
||||
type hw
|
||||
card $CARD
|
||||
device 2
|
||||
device 3
|
||||
}
|
||||
hooks.0 {
|
||||
type ctl_elems
|
||||
hook_args [
|
||||
{
|
||||
name "IEC958 Output Switch"
|
||||
name "Analog/Digital Output Jack"
|
||||
lock true
|
||||
preserve true
|
||||
value 1
|
||||
value 0
|
||||
}
|
||||
{
|
||||
interface PCM
|
||||
name "IEC958 Playback PCM Stream"
|
||||
device 0
|
||||
name "IEC958 Playback Default"
|
||||
index 0
|
||||
lock true
|
||||
preserve true
|
||||
value [ $AES0 $AES1 $AES2 $AES3 ]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue