wayou / HTML5_Audio_Visualizer

An audio spectrum visualizer built with HTML5 Audio API
https://wayou.github.io/HTML5_Audio_Visualizer/index.html
MIT License
1.18k stars 334 forks source link

Only some bars are displayed #18

Open EXYZED opened 6 years ago

EXYZED commented 6 years ago

image

Tried different files, persistent issue.

aousaja commented 5 years ago

It depends upon the type of music you choose to run on the visualizer, try to run music with high frequency and you will see all the bars appearing in the visualizer, because the visualizer catches the frequency and after analyzing the music frequency it creates the bars matching the frequency, the higher the frequency the higher will be the bars.