Fixes since v1: * Improved fallback logic so that input and output fallbacks are handled more independently * Fixed a bug in the exact-channels logic causing the sink to open with the old channel count * Renamed "Generic" to "Multichannel" * Removed unnecessary !! David Henningsson (3): alsa: Add "exact-channels" mapping configurability alsa: Allow "fallback" configuration for mappings and profiles alsa: Add a multichannel fallback mapping src/modules/alsa/alsa-mixer.c | 121 +++++++++++++++++++++-- src/modules/alsa/alsa-mixer.h | 4 + src/modules/alsa/mixer/profile-sets/default.conf | 15 ++- 3 files changed, 130 insertions(+), 10 deletions(-) -- 1.9.1