andrewyang17

Results 2 comments of andrewyang17

Any update on this? I have a slice of audio bytes data, have no idea how to create a wave file from it.. any example?

@edwvee, thanks for the reply, but how to correctly change the type []byte of audio data to type []Sample? I saw the Sample type its Values field is array of...