Try harder to find a matching WASAPI configuration
commita671c02b0b83749297314260e9f4fe75bb7bc6b1
authorChris Robinson <chris.kcat@gmail.com>
Sun, 22 Dec 2019 10:52:50 +0000 (22 02:52 -0800)
committerChris Robinson <chris.kcat@gmail.com>
Sun, 22 Dec 2019 10:52:50 +0000 (22 02:52 -0800)
tree465293cb2634a9e3a4670087975996bd48dc17b8
parent2e6a55a87ce24a9303c3039609b41fb0eb302483
Try harder to find a matching WASAPI configuration

As long as the lowest channel bits match the enabled bits for a given
configuration, higher bits from any extra channels can be ignored since they
can be skipped.
alc/backends/wasapi.cpp