zooway

Results 2 issues of zooway

Hello, sorry for taking up your time. I have a question to ask you. My English is not very good, so these words are translated using translation software. I need...

help wanted
question

The code that produces abnormalities is as follows: ```JavaScript _.build= function(data) { header.blockAlign = (header.numChannels * header.bitsPerSample) >> 3; header.byteRate = header.blockAlign * header.sampleRate; header.subChunk2Size = data.length * (header.bitsPerSample >>...