module/alsa: volume/muted: default to “unset”; use first available channel

This commit is contained in:
Daniel Eklöf 2021-08-20 21:41:21 +02:00
parent ae7d54fb80
commit db12ceb026
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F
2 changed files with 23 additions and 32 deletions

View file

@ -40,12 +40,12 @@ alsa - Monitors an alsa soundcard for volume and mute/unmute changes
: string
: no
: The name of the channel to use as source for the volume level
(default: *Front Left*).
(default: first available channel, usually "Front Left").
| muted
: string
: no
: The name of the channel to use as source for the muted state
(default: *Front Left*).
(default: first available channel, usually "Front Left").
# EXAMPLES