For FXAudio2SoundSource::GetPlaybackPercent there’s also a similar issue. XAudio2Source always sets NumTotalFrames to 0 if the track compression settings are set to RealTime (which is the case for longer wav files). So the Percent is always 0 as well.