Confirmed users
656
edits
Line 142: | Line 142: | ||
</pre> | </pre> | ||
Since | Since the '''AudioWritten''' event and the '''mozWriteAudio()''' method both use '''Float32Array''', it is possible to take the output of one audio stream and pass it directly (or process first and then pass) to a second: | ||
<pre> | <pre> |