The short answer is that your arrayBuffer is in the wrong size. You can use: var int16Array = new Int16Array(arrayBuf, 0, Math.floor(arrayBuf.
確定! 回上一頁