Skip to content

audiomixer: support multiple channels when mixing with AVX, SSE and SSE2

This MR adds support for multiple channels when mixing with AVX, SSE and SSE2 vector operations, which is useful if non-DSP is enabled, and audio has more than 1 channel.

Merge request reports