[PATCH v2] xaudio2: Rewrite to use FAudio

Ethan Lee elee at codeweavers.com
Mon Feb 25 10:00:52 CST 2019


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:

https://github.com/FNA-XNA/FAudio/commit/13cd65feeb890802e5854d5dd1207a7ebd2ed0bc <https://github.com/FNA-XNA/FAudio/commit/13cd65feeb890802e5854d5dd1207a7ebd2ed0bc>

-Ethan

> On Feb 25, 2019, at 10:35 AM, Alexandre Julliard <julliard at winehq.org> wrote:
> 
> elee at codeweavers.com writes:
> 
>> From: Ethan Lee <elee at codeweavers.com>
>> 
>> FAudio Website: https://github.com/FNA-XNA/FAudio
> 
> I'm getting test failures here (I added the tracing of the samples count):
> 
> ../../../../wine/tools/runtest -q -P wine -T ../../.. -M xaudio2_7.dll -p xaudio2_7_test.exe.so xaudio2 && touch xaudio2.ok
> xaudio2.c:527: Test succeeded inside todo block: SetSourceSampleRate failed: 00000000
> xaudio2.c:543: Test failed: Got wrong samples played 22069
> 
> -- 
> Alexandre Julliard
> julliard at winehq.org

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20190225/f14efc24/attachment-0001.html>


More information about the wine-devel mailing list