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

Fix rtaudio reconnection issue #31

Merged
merged 2 commits into from
May 31, 2013
Merged

Conversation

j-b-m
Copy link
Contributor

@j-b-m j-b-m commented May 31, 2013

The rtaudio consumer patch fixes an issue when trying to reconnect the consumer with a different producer, can be reproducer in shotcut when changing from one clip to another, the sound stops working with following error:

[consumer rtaudio] RtApi::openStream: a stream is already open!

My patch fixes the problem and allows to switch producers without losing audio.

Also included is a minor fix to count producer yml data

ddennedy added a commit that referenced this pull request May 31, 2013
Fix rtaudio reconnection issue
@ddennedy ddennedy merged commit 7e60c2b into mltframework:master May 31, 2013
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.

None yet

2 participants