Skip to content

p5.js experiment for frequency bars that react to audio

Notifications You must be signed in to change notification settings

bchiang7/frequency-bars

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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)

About

p5.js experiment for frequency bars that react to audio

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published