Hi!
I'm using the example, and loading a MIDI file with tempo 72.
My first note should have a duration of 5000ms, but when I do player.start();, the note takes 6487 ms. The sequencer inside the player tells me the tempo is 72...
Any idea why this is?
Thanks!
OF 0.9.8 / MacOS Sierra 10.12.6
Hi! I'm using the example, and loading a MIDI file with tempo 72. My first note should have a duration of 5000ms, but when I do
player.start();
, the note takes 6487 ms. The sequencer inside the player tells me the tempo is 72... Any idea why this is? Thanks! OF 0.9.8 / MacOS Sierra 10.12.6