You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using jasmid along with MIDI.js to play some midi files inside the browser. I've ran into a strange issue. Playback deteriorates when I play a bit longer midi file on mobile CPUs (smartphones, tables). I'm trying with iPhone 5s, Nexus 5x, Nexus 7. These devices are not that bad generally.
It seem like it is influenced by the number of events a track inside midi file has. When I limit events to like 100 everything is great.
Any idea what might be the cause?
The text was updated successfully, but these errors were encountered:
Hi,
I'm using jasmid along with MIDI.js to play some midi files inside the browser. I've ran into a strange issue. Playback deteriorates when I play a bit longer midi file on mobile CPUs (smartphones, tables). I'm trying with iPhone 5s, Nexus 5x, Nexus 7. These devices are not that bad generally.
It seem like it is influenced by the number of events a track inside midi file has. When I limit events to like 100 everything is great.
Any idea what might be the cause?
The text was updated successfully, but these errors were encountered: