HTML5_Audio_Visualizer icon indicating copy to clipboard operation
HTML5_Audio_Visualizer copied to clipboard

An audio spectrum visualizer built with HTML5 Audio API

Results 15 HTML5_Audio_Visualizer issues
Sort by recently updated
recently updated
newest added

html5_audio_visualizer.js:33 The AudioContext was not allowed to start. It must be resume (or created) after a user gesture on the page. https://goo.gl/7K7WLu

Is it possible to make something like this that simply displays the current volume of the page?

mapHeight = 2 是为了计算什么 ![screenshot](https://user-images.githubusercontent.com/25882636/28751839-1ce0b082-7544-11e7-9733-cf522c216d7c.png) 2. 另外自己做的进度条 拖拽时怎么保持同步 ?