m3u-radio-music-playlists/stuff/progressive.html
U-DESKTOP-3VIS1T9\junguler 0cc2afe85d re-add canvas dimensions to html files
moving the dimension to css stylesheet someohow made them big, not sure why this happens but i'll revert this change for the time being
2022-10-22 19:31:49 +03:30

2 lines
386 B
HTML
Executable File

<html><meta charset=utf-8><head><title>Listen to the progressive playlist</title><link rel=stylesheet type=text/css href=style.css><script src=./m3u-player.js defer></script></head><body><div class=container><canvas id='canvas' width=610 height=260></canvas><audio src=../progressive.m3u id="audio" controls crossorigin></audio><script src=./visualizer.js></script></div></body></html>