]> Repos - portaudio/commit
wasapi: Improved audio output stability in Exclusive mode for some UAC2 DACs with...
authordmitrykos <dmitrykos@neutroncode.com>
Sat, 23 Feb 2019 21:02:38 +0000 (23:02 +0200)
committerdmitrykos <dmitrykos@neutroncode.com>
Sat, 23 Feb 2019 21:02:38 +0000 (23:02 +0200)
commit96f81c0ec1f7bd50f29d7298d927bfeb503ac0f3
treea22ee714d904f950d902cbd4cba88d6e8c6e18c5
parent83ab55b62d707c11d18238b1928e0297d67e4767
wasapi: Improved audio output stability in Exclusive mode for some UAC2 DACs with custom USB Audio driver by calculating buffer periodicity being equal (or almost equal) to the requested user frames (Capturing is excluded from this implementation as it has not yet been tested but can be included if tests show the improvement), cleanup/refactor some code to make it better readable
src/hostapi/wasapi/pa_win_wasapi.c