Convert given Int16Array to 16 bit wav format.
An array of Int16Array, each representing a channel.
The output sample rate.
An ArrayBuffer containing the wav data.
Convert given Int16Array to 16 bit wav format.