- Home /
Question by
turbalman · Feb 27, 2012 at 12:33 PM ·
audiowavgetoutputdata
coding samples from GetOutputData to WAV
After calling GetOutputData (float[] samples, int channel), I get a block of samples, how should I transfer each sampe in Matrix samples to each byte in the corresponding WAV format data?
Any suggestion? Thanks in advance!
Comment
Your answer

Follow this Question
Related Questions
Best Audio File Format Practices? iOS/Unity 1 Answer
WAV byte[] to AudioClip? 3 Answers
Is it efficient to use .mp3, rather than using .wav? 3 Answers
Unity says audio does not contain wav format? 0 Answers
Music gapless looping doesn't work 1 Answer