overte-HifiExperiments/libraries/audio-client/src
Ken Cooke 1ab35797b1 Drastically reduce the audio capture buffering on Windows.
With device detection on another thread and WASAPI back-end, the large capture buffer (resulting from CALLBACK_ACCELERATOR_RATIO) is no longer needed.
2016-08-25 16:09:25 -07:00
..
AudioClient.cpp Drastically reduce the audio capture buffering on Windows. 2016-08-25 16:09:25 -07:00
AudioClient.h Re-implement the continuous detection of device changes for all platforms, using a background thread. This prevents the glitches caused by calling checkDevices() on the audio processing thread. 2016-08-20 12:22:47 -07:00
AudioClientLogging.cpp put audio-client logging into its own QLoggingCategory 2015-04-06 16:03:28 -07:00
AudioClientLogging.h try again without macro 2015-04-07 09:59:04 -07:00
AudioIOStats.cpp Add ReceivedMessage and receive progress 2015-10-15 14:09:53 -07:00
AudioIOStats.h Add ReceivedMessage and receive progress 2015-10-15 14:09:53 -07:00
AudioNoiseGate.cpp remove debug 2015-06-18 12:37:50 -07:00
AudioNoiseGate.h Separate DC offset rejection, and call it all the time 2015-06-18 12:33:05 -07:00