stb icon indicating copy to clipboard operation
stb copied to clipboard

stb_hexwave: Initialize output buffers before freq handling

Open tomice opened this issue 4 months ago • 0 comments

  • Move the memset calls that clear the output and temporary buffers to occur before the frequency change handling portions of the code.

  • Addresses Issue #1685

tomice avatar Oct 13 '24 15:10 tomice