Fix a bug in ma_audio_buffer_ref_read_pcm_frames().
The bug here is the pFramesOut pointer was not getting offset correctly when looping. Public issue https://github.com/mackron/miniaudio/issues/442
Showing
Please register or sign in to comment