qiao / euphony

MIDI visualizer in WebGL
http://qiao.github.com/euphony
845 stars 122 forks source link

Incorrect tempo #6

Open m13253 opened 11 years ago

m13253 commented 11 years ago

I found that the tempo is a little bit faster when I drag one MIDI file of my own.

If you want me to provide additional information, feel free to ask.

qiao commented 11 years ago

Thanks for the report. It's a pity that the actual MIDI player is provided by a 3rd party library and I currently don't have much time to examine the source. So I'll leave this issue open ...

m13253 commented 11 years ago

I have been working on a JS library interpreting (and drawing) MIDI files: https://github.com/m13253/midymidy/blob/master/public/preview.js

I am willing to extract the core part of it and make it a independent JS file.

If you would like, we can cooperate and develop that MidyMidy project (unusable currently) together. Maybe the features of euphony will be displayed on that site. I would be glad if my shabby project turned really into a graceful website in two years!