micknoise / Maximilian

C++ Audio and Music DSP Library
http://www.maximilian.strangeloop.co.uk
MIT License
1.58k stars 280 forks source link

How to mix PCM buffers? #108

Closed onthegit closed 2 years ago

onthegit commented 2 years ago

How to mix buffers (coming from different audio files) with given number of channels and sample rate? The result would be to play sounds at the same time.