Skip to content

MannyGrill/basic-music-visualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

Basic Music Visualizer

NOTE: Open via index.html using Firefox Version 47.0.1 (some earlier version will run this).

Tools: D3.js, Web Audio API, jQuery

Music visualizer that utilizes a d3 bar-chart to display the frequencies of a song. Frequencies were obtained through the Web Audio API which grabs the mp3 file from an html audio tag and converts the data into a frequency 0 - 255. Out of choice, I decided to not display frequencies that were <150. I felt this created a neat little 'blinking' effect (start at 1:08, my favorite part).

About

Repository to showcase my music visualizer personal project

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors