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

Add video sync to demo #35

Open infojunkie opened 3 months ago

infojunkie commented 3 months ago

In order to demonstrate the Timing Object integration, add the option to synchronize a video with the playback. Identify a video player that implements Timing Object spec.