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

no fucking idea what happend here (play.exe) #7

Open
kena006 opened this issue Dec 31, 2023 · 1 comment
Open

no fucking idea what happend here (play.exe) #7

kena006 opened this issue Dec 31, 2023 · 1 comment

Comments

@kena006
Copy link

kena006 commented Dec 31, 2023

i dragged a brseq file into play.exe, it lagged the entire system and it caused the hard drive to spin out of control??
it took forever to shut off. What happend??

@kitlith
Copy link
Owner

kitlith commented Jan 1, 2024

I'm guessing what happened is that it's a brseq that contains an infintely looping track, and play.exe currently has no mechanism for exiting early from a song, so it got stuck in an infinite loop. But, if that happened, it probably wouldn't end up touching the hard drive, because it only writes the midi once it's done.

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

2 participants