createBuffer(2, samples.length/2, audioContext.sampleRate) var bufferSource = audioContext.createBufferSource(); audioBuffer.getChannelData(0).set(floatsLeft); ...
確定! 回上一頁