Quick HTML5 audio player I made because I was bored
Click on "no file selected" to open a file picker, then click "> play" to start playing it.
Console commands include loop and speed.
Use speed 0.0
and speed 1.0
respectively to pause and play the audio.
I made use of Alec Lownes' CSS CRT effect, minus flickering.