cifkao / html-midi-player

🎹 Play and display MIDI files on the web
https://cifkao.github.io/html-midi-player/
BSD 2-Clause "Simplified" License
663 stars 60 forks source link

Pitch bend not working #56

Open battaglia01 opened 1 year ago

battaglia01 commented 1 year ago

This doesn't seem to support pitch bend messages. Is there some way to get these to work?

cifkao commented 1 year ago

As with many other issues, it is unfortunately not possible to fix this here, because synthesis is implemented in @magenta/music. You may try raising the issue there.