Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 1 commit into from
Apr 19, 2024

Conversation

illuusio
Copy link
Collaborator

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

…pen (PortAudio#895)

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
@RossBencina RossBencina merged commit 3388d8e into PortAudio:master Apr 19, 2024
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants