Audio Mixer

Mixing audio data from any inpuy channel layout to any output channel layout.

The code is based from cubeb's cubebmixer, which adapts the code from FFmpeg libswresample's rematrix.c. The code is refactored from _C/C++ to Rust. The original implementation is in cubeb-coreaudio-rs's PR23

License

MPL-2