Closed
Description
#163 introduced a bug where some channel numbers are interpreted as mono. The switch case to determine which channels to pick if there are more than 2 channels doesn't use fallthrough
even though it should.
8000
#163 introduced a bug where some channel numbers are interpreted as mono. The switch case to determine which channels to pick if there are more than 2 channels doesn't use fallthrough
even though it should.