infojunkie / musicxml-player

A TypeScript component that loads and plays MusicXML files in the browser using Web Audio and Web MIDI.
https://blog.karimratib.me/demos/musicxml/
GNU General Public License v3.0
34 stars 6 forks source link

Positioning the cursor misses first events #33

Closed infojunkie closed 3 months ago

infojunkie commented 4 months ago

When the cursor is explicitly positioned, the first few events are missed. This occurs both while playing or paused. My analysis seems to indicate that the midi-player misses the first interval in the audio loop after positioning.

infojunkie commented 3 months ago

Fixed in midi-player as per https://github.com/infojunkie/midi-player/commit/cac2daee940ba3df2a729ed20cf8d4b03bf0ee67