Basic example of an audio visualizer using JavaScript.
View the demo.
To run in a local server I recommend using http-server.
npm install http-server -g
From project directory:
http-server
Basic example of an audio visualizer using JavaScript.
View the demo.
To run in a local server I recommend using http-server.
npm install http-server -g
From project directory:
http-server