Lakka-LibreELEC/projects/Allwinner/filesystem/usr/share/alsa/cards/sun50i-a64-audi.conf
2021-01-16 20:35:25 +01:00

37 lines
475 B
Plaintext

#
# Configuration for A64 analog output
#
<confdir:pcm/front.conf>
sun50i-a64-audi.pcm.front.0 {
@args [ CARD ]
@args.CARD {
type string
}
type hooks
slave.pcm {
type hw
card $CARD
}
hooks.0 {
type ctl_elems
hook_args [
{
name "Line Out Playback Volume"
lock true
preserve true
optional false
value 31
}
{
name "Line Out Playback Switch"
lock true
preserve true
optional false
value [ on on ]
}
]
}
}