Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Audio: Google RTC audio processing: Mix all channels in mockup
With this change e.g. in all 2ch case all output channels are mixed with matching microphone and reference channels. It helps with testing to hear and see that the mockup works. If any of the buffers is with less channels the output channels are mixed to minimum channels count of all streams. The mixed samples are saturated to avoid nasty sounding overflows. Signed-off-by: Seppo Ingalsuo <seppo.ingalsuo@linux.intel.com>
- Loading branch information