Refactor|Audio|Client: Implement audio::SdlMixerDriver's used channel LUT with QBitArray
QBitArray is a good fit and it means we remove a liblegacy dependencyin the process (memory.h).
View differences
Refactor|Audio|Client: Implement audio::SdlMixerDriver's used channel LUT with QBitArray
QBitArray is a good fit and it means we remove a liblegacy dependency
in the process (memory.h).