mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-11-04 13:30:08 -05:00
Fix AC3 output on alsa-lib ca0106.conf
This fixes AC3 SPDIF output. It now correctly turns SPDIF OUT on when using the iec958 device. Signed-off-by: James Courtier-Dutton
This commit is contained in:
parent
2570bfc7ad
commit
d36e8f20d4
1 changed files with 1 additions and 1 deletions
|
|
@ -162,7 +162,7 @@ CA0106.pcm.iec958.0 {
|
||||||
name "SPDIF Out"
|
name "SPDIF Out"
|
||||||
lock true
|
lock true
|
||||||
preserve true
|
preserve true
|
||||||
value 0
|
value 1
|
||||||
}
|
}
|
||||||
{
|
{
|
||||||
name "IEC958 Playback Default"
|
name "IEC958 Playback Default"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue