When using a MediaElementAudioSource node and connecting to a RealtimeAnalyserNode, the analyser node's methods getByteFrequencyData, getFloatFrequencyData and getByteTimeDomainData do not change as the audio progresses. This works as intended when using a different source, such as an oscillator or AudioBuffer.