ryohey/signal

SetTempo event ticks are not imported correctly

cihadturhan opened this issue · 1 comments

Describe the bug
For some files, SetTempo events has incorrect ticks.

To Reproduce
Steps to reproduce the behavior:

  1. Download the following MIDI:
    River_Flows_in_You (2).mid.zip
  2. Import into signal.vercel.app
  3. Go to Tempo tab
  4. See all the SetTempo events are between 1:01-2:02 bars:

image

Expected behavior

  1. Import into another app (I use studio one) and check setTempo events:
    image

Desktop (please complete the following information):

  • OS: [e.g. iOS] Mac OS
  • Browser [e.g. chrome, safari]: Chrome
  • Version [e.g. 22]

Might be related to #263

This issue has been fixed in #267. Thanks for the very detailed report!