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

The portmidi library is not thread safe. #2

Closed
peschwa opened this issue May 3, 2016 · 1 comment
Closed

The portmidi library is not thread safe. #2

peschwa opened this issue May 3, 2016 · 1 comment

Comments

@peschwa
Copy link
Member

peschwa commented May 3, 2016

This means the current design of &aplay can lead to a few different failure modes.

This discussion with jnthn++ has details for the likely reason as well as a design suggestion how to avoid this issue.

@peschwa
Copy link
Member Author

peschwa commented May 3, 2016

This branch (which will be merged into master soonish) solves the "really bad" failure modes, which include e.g. "Host error"s or segfaults. Closing this issue, because the remaining async issues in Audio::MIDI::Note are covered with issue #1.

@peschwa peschwa closed this as completed May 3, 2016
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

No branches or pull requests

1 participant