Skip to content

nishanc/audio-visualization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Audio Visualization in p5.js

Visit here to read the blog associated.

Setup

  1. Install node.js

  2. Clone this repository

git clone https://github.com/nishanc/audio-visualization.git
  1. Restore npm packages with
npm install
  1. Start server using
node server.js