Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 596 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 596 Bytes

Animation of the Joy Division's “Unknown Pleasures” Album Art in HTML5 with Canvas.

The idea is to make an audio visualizer that shows in realtime the album cover while it's playing.

I want to make this with the HTML5 Audio Data API.


Idea of the animation

Dance to the radio, baby!


v0.1

  • Little silly animation with rand numbers.
  • Audio API it's not implemented yet.