alsa: Add "exact-channels" mapping configurability

System Internals / PulseAudio - David Henningsson [canonical.com] - 1 August 2014 11:05 UTC

Allow a mapping to relax the exact channel restriction:

exact-channels = yes | no # If no, and the exact number of channels is not supported, # allow device to be opened with another channel count

be83114 alsa: Add "exact-channels" mapping configurability
src/modules/alsa/alsa-mixer.c | 43 ++++++++++++++++++++--
src/modules/alsa/alsa-mixer.h | 1 +
src/modules/alsa/mixer/profile-sets/default.conf | 2 +
3 files changed, 42 insertions(+), 4 deletions(-)

Upstream: cgit.freedesktop.org


  • Share