DavidCEllis / SightreadingPractice

A small tool for practicing basic sight reading pitches with midi instruments and audio input
https://dcellismusic.com/sightreading
MIT License
8 stars 2 forks source link

Incorrect error message on accessing the site without HTTPS (Webmidi changes) #18

Open DavidCEllis opened 3 years ago

DavidCEllis commented 3 years ago

If you somehow get to the site on HTTP and not HTTPS when you try to activate webmidi you get a message saying the browser doesn't support webmidi when the actual issue is that webmidi now requires HTTPS.

DavidCEllis commented 3 years ago

There's a similar message for when audio doesn't work.

It might be easiest just to modify the error messages to mention HTTPS as a possibility.