Skip to content

Latest commit

 

History

89 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SON

SON is a web-based music visualizer, the physics change and evolve according to the sound captured from the microphone. The app is built with Javascript(ES6), Web Audio API is used to convert audio signals into data to feed the app and the <canvas> API for 2d graphics.

Install dependencies:

npm i

Start development server:

npm start

head to http://localhost:8080/ to see the app running

Build for production:

npm run build

Bundled files can be found in dist/

Resources

Supported browsers

  • Chrome (recommended)
  • Firefox
  • Opera

About

♫ Web-based music visualizer

Topics

Resources

Stars

7 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages