Common part between webaudio and OpenAL emulator - AudioContext and masterGain.
Static variables
Static methods
staticgetBuffer(channels:Int, sampleCount:Int, rate:Int):AudioBuffer
Returns free AudioBuffer instance corresponding to sample count, amount of channels and sample-rate.