acp: fix > 2 channel maps

This commit is contained in:
Wim Taymans 2020-10-15 09:46:14 +02:00
parent 925cc9b487
commit df912a9059
2 changed files with 29 additions and 13 deletions

View file

@ -149,7 +149,7 @@ struct pa_alsa_element {
long constant_volume;
bool override_map:1;
unsigned int override_map;
bool direction_try_other:1;
bool has_dB:1;