PortAudio / portaudio

PortAudio is a cross-platform, open-source C language library for real-time audio input and output.
Other
1.49k stars 307 forks source link

improvements to paqa_devs.c #783

Closed philburk closed 1 year ago

philburk commented 1 year ago

Improved test macros. Test blocking read/write. Test non-interleaved.

philburk commented 1 year ago

Note that this test crashes on Ubuntu 20 for blocking, non-interleaved streams. I will file a bug with more details.