-
Notifications
You must be signed in to change notification settings - Fork 370
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
Get a note at the time its suposed to play #155
Comments
First, you need to know the tick resolution from
Also, have a look at this: #62 |
Thank you very much, there was before an related issue in the original python-midi but i couldn't get help. |
Can someone help me get a note at the time its suposed to play in reading a file?
e.g: After 2 secs a C note plays then after 1 sec, a G note.
The text was updated successfully, but these errors were encountered: