grimmdude / MidiPlayerJS

♬ MIDI parser & player engine for browser or Node. As a parser converts MIDI events into JSON. Works well with single or multitrack MIDI files.
https://grimmdude.com/MidiPlayerJS/
MIT License
357 stars 52 forks source link

Using Player.SetTempo() = Choppy Midi #60

Closed sylv256 closed 4 years ago

sylv256 commented 4 years ago

Using Player.SetTempo(e.data) on the "Set Tempo" event causes the midi to play really choppy.

sylv256 commented 4 years ago

Duplicate of #54 (oops)