default constructor from raw WAV file data
bits per sample - 8-16-etc
bitsPerSample * channels / 8
samplerate * bitsPerSample * channels / 8
no. of channels
size of data section
type of format. 1 means PCM
samples per second
number of bytes after this (overall file size - 8)
WAV file header