stb
stb copied to clipboard
stb_hexwave: Initialize output buffers before freq handling
-
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