JJoriping/Sorrygle

First sound does not play when bpm has changed

hndada opened this issue · 8 comments

((bpm=80))

(o=0) 솔라시

((bpm=90))

(o=1) 시도레미파~~

No plays o=1 시

Can't reproduce issue. MIDI
MuseScore:
화면 캡처 2022-10-22 172801

((bpm=80))

(o=0) 솔라시

((bpm=90))

(o=1) 도레미파~~

How about this?

@hndada what program do you use to read/visualize those mid files?

With online mid player https://cifkao.github.io/html-midi-player/, I can reproduce your issue. I can't listen first note in each examples even though the visual shows those notes.

But with another webapp https://signal.vercel.app/, it seems everything works fine

@roeniss I use Sorrygle official midi play site: https://sorry.daldal.so/sorrygle

@JJoriping seems the site orry.daldal.so/sorrygle has a problem. Can you confirm it?

It seems that it depends on the SoundFont each site uses. Its compilation result is fine like below:
image

Let me consider it kinda flaw of the free SoundFont 🤔

Does that mean @JJoriping you will patch on the site? or is this not solvable issue?

@roeniss @hndada
The demo site isn't a part of this repo; I will patch it with another proper library.
As there're no changes on this repo, I'm gonna close this after the patch.