mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-10-29 05:40:25 -04:00
changed the iec958 code for revo 7.1.
This commit is contained in:
parent
d55919b910
commit
b80ccd1709
1 changed files with 11 additions and 9 deletions
|
|
@ -76,21 +76,23 @@ ICE1724.pcm.iec958.0 {
|
|||
type integer
|
||||
}
|
||||
type hooks
|
||||
slave.pcm {
|
||||
type route
|
||||
ttable.0.6 1
|
||||
ttable.1.7 1
|
||||
slave.pcm {
|
||||
type hw
|
||||
card $CARD
|
||||
}
|
||||
type hw
|
||||
card $CARD
|
||||
device 1
|
||||
}
|
||||
hooks.0 {
|
||||
type ctl_elems
|
||||
hook_args [
|
||||
{
|
||||
interface MIXER
|
||||
name "IEC958 Output Switch"
|
||||
lock true
|
||||
preserve true
|
||||
value true
|
||||
}
|
||||
{
|
||||
interface PCM
|
||||
name "IEC958 Playback PCM Stream"
|
||||
name "IEC958 Playback Default"
|
||||
lock true
|
||||
preserve true
|
||||
value [ $AES0 $AES1 $AES2 $AES3 ]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue