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

Exception handling from WAV recording #50

Open
Kermalis opened this issue May 23, 2019 · 0 comments
Open

Exception handling from WAV recording #50

Kermalis opened this issue May 23, 2019 · 0 comments

Comments

@Kermalis
Copy link
Owner

Currently the only exception that will be handled is when you try to create the file with the specified name and it fails. If you run out of disk space or the file gets removed/locked in some other way, then the mixer will be unable to write the samples and will throw an exception, and that exception cannot be caught because it is in a different thread.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant