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

Synchronize media playback with sheet #20

Closed infojunkie closed 1 year ago

infojunkie commented 1 year ago

Allow an <audio>, <video> or other element exposing a similar interface to be synchronized with the sheet playback. Use standard Web APIs for the sync, e.g. https://github.com/chrisguttandin/timingsrc