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

Playing multiple sound files quickly is slow on Windows #6

Open
oflatt opened this issue Dec 8, 2018 · 2 comments
Open

Playing multiple sound files quickly is slow on Windows #6

oflatt opened this issue Dec 8, 2018 · 2 comments

Comments

@oflatt
Copy link

oflatt commented Dec 8, 2018

Not sure if this is an easy one to fix, but playing a short file right after or while another file is being played on Windows results in lag, with the files playing one after another.
Is there a way to add an interrupt option to prioritize a new sound?

@oflatt
Copy link
Author

oflatt commented Dec 22, 2018

It seems like for my purposes this can be fixed by changing PlaySync() for powershell processes to just Play()

@oflatt
Copy link
Author

oflatt commented Dec 22, 2018

For now, I am simply adding my own version of this to oflatt/esonify

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

No branches or pull requests

2 participants