Skip to content

File loads, then waits forever to actually play #61

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

Open
Andrew-J-Larson opened this issue May 22, 2020 · 7 comments
Open

File loads, then waits forever to actually play #61

Andrew-J-Larson opened this issue May 22, 2020 · 7 comments
Labels

Comments

@Andrew-J-Larson
Copy link

Andrew-J-Larson commented May 22, 2020

Seems that this might also be related to tempo issues... but I'm not so sure here... but it takes a while for it to actually start playing, and then stays quiet again after the first part for much longer than it should.

The file that is having the issues is Deadmau5 - Strobe.mid

@Andrew-J-Larson Andrew-J-Larson changed the title File loaded but won't play? File loads, then waits forever to actually play May 22, 2020
@Andrew-J-Larson Andrew-J-Larson changed the title File loads, then waits forever to actually play [BUG] File loads, then waits forever to actually play May 22, 2020
@Andrew-J-Larson
Copy link
Author

Andrew-J-Larson commented May 23, 2020

I'm starting to think it's not waiting a long time to play, that it's just starting off with a very slow tempo, and the start happens to be quiet, because this file appears to have an issue too...

https://cdn-25.anonfiles.com/d1XaEd13o9/4870b07e-1590208805/tau2.5.9.mid

But, it's not quite at the beginning, so you can tell it's being extremely slow when it shouldn't be.

@Andrew-J-Larson
Copy link
Author

Duration time is fixed, but now the time remaining isn't updating, at least for the Strobe midi

@Andrew-J-Larson
Copy link
Author

I found another issue since you fixed #62... Player.isPlaying() no longer shows if something is playing or not

@Andrew-J-Larson
Copy link
Author

Andrew-J-Larson commented May 25, 2020

Alright, under closer inspection, the getSongTime, getSongTimeRemaining, and isPlaying functions no longer work now because of the fix in #62

@Andrew-J-Larson
Copy link
Author

Andrew-J-Larson commented May 25, 2020

Your commit in 9c3bc8d fixed the above issue, thanks!

@Andrew-J-Larson
Copy link
Author

Duration time is still incorrect for the https://cdn-25.anonfiles.com/d1XaEd13o9/4870b07e-1590208805/tau2.5.9.mid file now that I checked it again... but the other file is doing just fine.

At least the tau2.5.9.mid plays correctly now though.

@grimmdude grimmdude added the bug label Dec 4, 2022
@grimmdude grimmdude changed the title [BUG] File loads, then waits forever to actually play File loads, then waits forever to actually play Dec 4, 2022
@Andrew-J-Larson
Copy link
Author

Just realized that you probably don't have access to the original midi file anymore (must of expired at the link).

So, uploaded it to Mediafire for easy download:

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

No branches or pull requests

2 participants