//frequency-barsbybchiang7

frequency-bars

p5.js experiment for frequency bars that react to audio

2
0
2
JavaScript

Frequency Bars Experiment with p5.js

From this tutorial https://youtu.be/2O3nm0Nvbi4

Setup

To run this project you’ll need to run a local server.

npm install -g http-server

Fire up the server with http-server and point your browser at http://localhost:8080/

To see local changes reflected, you need to hard reload the page (in google chrome if you have inspector open, shift + cmd + R)

Find me
[beta]v0.20.0