Bug #1777

Updated by Chris Cannam over 7 years ago

Only in the 32-bit build though. Doesn't seem to make a difference which resampler is in place.

<pre>
FAIL! : AudioFileReaderTest::read(wav/48000-1-16.wav at 44100) Compared values are not the same
Actual (read) : 88199
Expected (refFrames): 88200
Loc: [o/../svcore/data/fileio/test/AudioFileReaderTest.h(300)]
FAIL! : AudioFileReaderTest::read(wav/48000-1-16.wav at 44100 normalised) Compared values are not the same
Actual (read) : 88199
Expected (refFrames): 88200
Loc: [o/../svcore/data/fileio/test/AudioFileReaderTest.h(300)]
</pre>

Back