Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 534 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 534 Bytes

simple-web-audio-player

Demo Image 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.