Fix a bug with engine nodes.
This bug results in an audio glitch when mixing nodes in the node graph. It specifically happens when resampling is not being performed, in which case it was specifying an output frame count greater than the number of frames that are actually being output. Public issue https://github.com/mackron/miniaudio/issues/408
Showing
Please register or sign in to comment