Skip to content

gitpancake/audio-visualiser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

100 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Audio Visualizer

~ courtesy chatgpt

This project is an audio visualizer that uses the Web Audio API and p5.js. It creates a stunning visual representation of the frequency data of a given sound file, generating different waveform shapes based on the audio data and colors derived from a hashed value.

Usage

  • clone the repo
  • run npm install
  • run npm run start
  • head to localhost:8080
  • enjoy

Learning

Web Audio Synthesis & Visualization - mattdesl

About

A Web Audio API & P5.JS Audio Visualizer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors