<html><head><meta http-equiv="Content-Type" content="text/html; charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">Does this happen with the latest FAudio revision? We hit a regression recently due to issues with resample padding; this fixed the SamplesPlayed test for me:<div class=""><br class=""></div><div class=""><a href="https://github.com/FNA-XNA/FAudio/commit/13cd65feeb890802e5854d5dd1207a7ebd2ed0bc" class="">https://github.com/FNA-XNA/FAudio/commit/13cd65feeb890802e5854d5dd1207a7ebd2ed0bc</a></div><div class=""><br class=""></div><div class="">-Ethan<br class=""><div><br class=""><blockquote type="cite" class=""><div class="">On Feb 25, 2019, at 10:35 AM, Alexandre Julliard <<a href="mailto:julliard@winehq.org" class="">julliard@winehq.org</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div class=""><a href="mailto:elee@codeweavers.com" class="">elee@codeweavers.com</a> writes:<br class=""><br class=""><blockquote type="cite" class="">From: Ethan Lee <<a href="mailto:elee@codeweavers.com" class="">elee@codeweavers.com</a>><br class=""><br class="">FAudio Website: <a href="https://github.com/FNA-XNA/FAudio" class="">https://github.com/FNA-XNA/FAudio</a><br class=""></blockquote><br class="">I'm getting test failures here (I added the tracing of the samples count):<br class=""><br class="">../../../../wine/tools/runtest -q -P wine -T ../../.. -M xaudio2_7.dll -p xaudio2_7_test.exe.so xaudio2 && touch xaudio2.ok<br class="">xaudio2.c:527: Test succeeded inside todo block: SetSourceSampleRate failed: 00000000<br class="">xaudio2.c:543: Test failed: Got wrong samples played 22069<br class=""><br class="">-- <br class="">Alexandre Julliard<br class=""><a href="mailto:julliard@winehq.org" class="">julliard@winehq.org</a><br class=""></div></div></blockquote></div><br class=""></div></body></html>