Skip to content

Commit a4d8c88

Browse files
committed
add blog link
1 parent 8cbb2cb commit a4d8c88

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

audio_visualizer_single_page_version.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@
5151
*Need support you can :
5252
*view the project page:https://github.com/Wayou/HTML5_Audio_Visualizer/
5353
*view online demo:http://wayouliu.duapp.com/mess/audio_visualizer.html
54+
view the blog on how this is done:http://www.cnblogs.com/Wayou/p/html5_audio_api_visualizer.html
5455
*or contact me:liuwayong@gmail.com
5556
*/
5657
window.onload = function() {

js/html5_audio_visualizer.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
*Need support you can :
77
*view the project page:https://github.com/Wayou/HTML5_Audio_Visualizer/
88
*view online demo:http://wayouliu.duapp.com/mess/audio_visualizer.html
9+
view the blog on how this is done:http://www.cnblogs.com/Wayou/p/html5_audio_api_visualizer.html
910
*or contact me:liuwayong@gmail.com
1011
*/
1112
window.onload = function() {

0 commit comments

Comments
 (0)