PortAudio / portaudio

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

pulseaudio: Make sure there is no delay in closing if stream is not open (#895) #897

Closed illuusio closed 5 months ago

illuusio commented 5 months ago

Fixing situation when Portaudio pulseaudio stream is created but never opened but just closed. application like Audacity does it like that with stream and that caused long delay before closing as stream could not be in correct state