Decoding
You can decode audio data independently, without creating an AudioContext, using the exported functions decodeAudioData and
Time stretching
You can change the playback speed of an audio buffer independently, without creating an AudioContext, using the exported function changePlaybackSpeed.