mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-10-31 22:25:35 -04:00
snd-ca0106: update mixer controls names from SPDIF to IEC958
This commit is contained in:
parent
76f7af823b
commit
46f81f994b
1 changed files with 2 additions and 2 deletions
|
|
@ -247,14 +247,14 @@ CA0106.pcm.iec958.0 {
|
||||||
type ctl_elems
|
type ctl_elems
|
||||||
hook_args [
|
hook_args [
|
||||||
{
|
{
|
||||||
name "SPDIF Front Playback Volume"
|
name "IEC958 Front Playback Volume"
|
||||||
index 0
|
index 0
|
||||||
lock true
|
lock true
|
||||||
preserve true
|
preserve true
|
||||||
value [ 207 207 ] # Puts 0x30303030 in the Volume register. 0xff - 0x30 = 0xcf = 207
|
value [ 207 207 ] # Puts 0x30303030 in the Volume register. 0xff - 0x30 = 0xcf = 207
|
||||||
}
|
}
|
||||||
{
|
{
|
||||||
name "SPDIF Out"
|
name "IEC958 Playback Switch"
|
||||||
lock true
|
lock true
|
||||||
preserve true
|
preserve true
|
||||||
value 1
|
value 1
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue