cifkao / html-midi-player

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

Players cannot play simultaneously #1

Open cifkao opened 3 years ago

cifkao commented 3 years ago

We might want to allow the user to start more than one player at a time, like with <audio>.

This depends on magenta/magenta-js#502 being resolved.