Decode audio files using whichever backend is available. The library currently supports:
* Gstreamer via gst-python.
* MAD via the pymad bindings.
* FFmpeg via its command-line interface.
* The standard library wave and aifc modules (for WAV and AIFF files).
audioread