GoAudio
GoAudio copied to clipboard
Replace IntToBytes with AppendInt
Append to the output buffer directly. This eliminates the need to intermediately allocate additional memory to keep int16 and int32 as bytes.