jopaterson / VisualMusic

HTML5 music visualization (Chrome only)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

VisualMusic

HTML5 music visualization (Chrome only)

Download the files directly or visit the page online here.

##How to use it

  • Drag the files into the browser or click the center to play the music.
  • Right click to open the song list panel.
  • Use arrow key Left and Right to switch visual effect.
  • Use arrow key Up and Down to play the last song or next song.

##Create your own visual effect

  • Copy the template.js inside js folder, and change it to whatever name you like.
  • Include the file in effect.js, the typical requirejs thing.
  • Start writing your own effect inside the file you just copied.

About

HTML5 music visualization (Chrome only)


Languages

Language:JavaScript 83.6%Language:CSS 14.2%Language:HTML 2.2%