LookingGlass/client
Chris Spencer c2523be4b4 [client] audio: reduce resampler latency
The best quality resampler has an intrinsic latency of about 3ms, and the
processing itself takes another 1-2ms per 10ms block. The faster setting
has an intrinsic latency of about 0.4ms, with about 0.04ms processing time.
This makes for an overall saving of about 4ms, with negligible loss in
quality.
2022-02-27 23:47:43 +11:00
..
audiodevs [client] audio: make the requested audio device period size configurable 2022-02-25 20:41:47 +11:00
cmake [client] cmake: make MakeObject use relative paths 2021-08-11 02:42:12 +10:00
displayservers [client] allow building with -Wstrict-prototypes 2022-02-25 20:38:44 +11:00
include [client] audio: make the requested audio device period size configurable 2022-02-25 20:41:47 +11:00
renderers [client] egl: use texture sampler for desktop 2022-02-08 15:34:54 +11:00
src [client] audio: reduce resampler latency 2022-02-27 23:47:43 +11:00
CMakeLists.txt [client] x11: Add inline icon 2022-02-09 12:07:55 +11:00
DEBUGGING.md [doc] Fix formatting 2018-05-23 08:46:03 +10:00