-
530f3283
by Giovanni Mascellani at 2026-02-27T22:14:36+01:00
winmm/tests: Test playing 24-bit wave formats.
PCM 24-bit samples can either be stored packed or aligned to
32 bits. It's useful to test both variants, since some audio
backend don't handle them properly.
-
167ec104
by Giovanni Mascellani at 2026-02-27T22:14:36+01:00
Revert "winmm/tests: Test a few PCM and float wave formats."
This reverts commit c18070ca049d2b598550fce5cc5fb46a61dc2d54, in
preparation to a more systematic way to test format compatibility
in winmm.
-
fe239731
by Giovanni Mascellani at 2026-02-27T22:14:36+01:00
winmm/tests: Test a curated list of wave formats.