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

First note not played #8

Closed
HDouss opened this issue Dec 3, 2012 · 5 comments
Closed

First note not played #8

HDouss opened this issue Dec 3, 2012 · 5 comments

Comments

@HDouss
Copy link

HDouss commented Dec 3, 2012

Hi,
It seems that the first note of a loaded file is not played.
When debugging, I found that the first noteOn event of the data array has a length of "0". By length, I mean data[n][1] (see Player.js; Line:226). So queuedTime remains inferior to currentTime, and the event pushing is skipped. I didn't investigate any further to suggest a fix.
The issue can be reproduced also by the first file on "http://mudcu.be/midi-js/"
Regards

@mudcube
Copy link
Owner

mudcube commented Dec 4, 2012

Thanks for the bug report, I'll take a look into it on the next iteration. I should be back in the MIDI.js code in the next week or so.

@HDouss
Copy link
Author

HDouss commented Dec 25, 2012

I wonder if anyone reproduced the bug ? Or is it me who misused something ?

@mudcube
Copy link
Owner

mudcube commented Jan 19, 2013

I've updated the app, there was a typo in the Player.js.

@mudcube mudcube closed this as completed Jan 19, 2013
@NZJenkins
Copy link

Not sure whether to post here or create a new issue, but this behaviour has been reintroduced?

@eqyiel
Copy link

eqyiel commented Jan 18, 2016

@BoopFtang I am seeing this also, take a look here: #165

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

4 participants