Load reads MP3 data from a reader, parsing it's PCM format and returning
a pcm Reader for the data contained within. It will error if the reader
does not contain enough data to fill a file header. The resulting format
will always be 16 bits and 2 channels.