Discussion:
[Portaudio] PortAudio glitches while processing UI on macOS
Aaron Elkins
2018-10-18 06:29:42 UTC
Permalink
Hi, My app is running on macOS and streaming PCM data by using PortAudio and it works fine, I use the callback style to output audio data.

And the problem is while I do some UI processing (etc, show a window in my app), the audio glitches for a short time.

I wonder if this is related to PortAudio’s implementation macOS or not, any help?

-Aaron

Loading...