Skip to content

A glitchy music visualizer using the Web Audio API and WebGL

Notifications You must be signed in to change notification settings

esbsage/glitchy-space

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Glitchy space

This is a music visualization demo using aurora.js and related decoders for audio decoding and three.js and tween.js for visualizations.

The code was put together quickly at a hackaton. I may or may not clean it up some day.

Online demo

Note that the demo requires WebGL and Web Audio API support. If it doesn't work for you, try it in the latest version of Firefox or Chrome.

Usage

  1. Open index.html in your browser.
  2. Click on the play button to chose a track to play (supported formats: MP3, AAC, FLAC, ALAC).
  3. ??? (actually, wait a few seconds for the track to start playing)
  4. Profit

Todo

  • Better beat detection (possibly using the Echonest API)
  • More/better glitch effects?

About

A glitchy music visualizer using the Web Audio API and WebGL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.6%
  • CSS 0.4%