Mono audio captured as paInt16 on WASAPI loopback device via sync Pa_ReadStream() API is distorted, while the callback capture works without problem. It sounds like wrong format or clipped. Sampling ...
Not sure what I could be doing wrong here, but running the example loopback code does not appear to show any functionality or results. No audio is ever able to be captured from the loopback device. Is ...