mirror of
https://github.com/RetroDECK/Duckstation.git
synced 2024-11-25 15:15:40 +00:00
872cee908c
And apply PR #740 (Re-enable and polish IAudioClient3 to achieve lower latencies). `*latency_frames = min_period;` in wasapi_get_min_latency was changed to `*latency_frames = hns_to_frames(params.rate, min_period_rt);`, as otherwise it reports in mixer frames, not stream frames. |
||
---|---|---|
.. | ||
cmake/compile_tests | ||
include/cubeb | ||
src | ||
subprojects/speex | ||
AUTHORS | ||
CMakeLists.txt | ||
cubeb.vcxproj | ||
cubeb.vcxproj.filters | ||
INSTALL.md | ||
LICENSE | ||
README.md |
See INSTALL.md for build instructions.
See Backend Support in the wiki for the support level of each backend.
Licensed under an ISC-style license. See LICENSE for details.