replaygain doesn’t seem to be working

I was testing replaygain in beta5, but it doesn’t seem to work. I have a flac and mp3 test file. Tried using both the “use album levels” and “use track level” settings but neither had any effect.

There’s no indication in the log that the Xiph comment or ID3v2 tags aren’t being used. So my best guess is the ReplayGain::ParseGain function isn’t returning a valid gain.

I have logs and 2 test files. In my log I have the preAmp setting 90.0 for files with gain and 89.0 for files without gain and AudioDecoder is reporting:

Code:
AudioDecoder::GetReplayGain - Final Replaygain applied: 1.000000, Track/Album Gain 89.000000, Peak 0.000000

Test files:

https://www.dropbox.com/s/m8joxsa68d4pyg….flac?dl=0
https://www.dropbox.com/s/ih1je6fraajfor7/440a.mp3?dl=0

scott s.
.