mackron / miniaudio

Audio playback and capture library written in C, in a single source file.
https://miniaud.io
Other
4.07k stars 361 forks source link

simple_mixing.c example problem #388

Closed vushu closed 2 years ago

vushu commented 2 years ago

I tried compiling simple_mixing.c which, didn't work how to make it work thanks.

simple_playback.c works fine.

mackron commented 2 years ago

Thanks for reporting this. It's been a while since I ran that one and didn't realise it was broken. Fixed in the dev branch.

This is the fix: https://github.com/mackron/miniaudio/commit/cf024cb71fc0dc534ab5440429898cb481f7a5a4