An open API service indexing awesome lists of open source software.

https://github.com/ronething/h5-music-visualization

webaudio H5 音乐可视化🎵
https://github.com/ronething/h5-music-visualization

Last synced: 8 months ago
JSON representation

webaudio H5 音乐可视化🎵

Awesome Lists containing this project

README

          

# HTML5 音乐播放可视化

教程来自慕课网。🎸

教程老师给的演示🔗 [passionate music](http://passionate.herokuapp.com/)

前期准备工作:

```
sudo npm install -g express-generator
sudo npm install -g supervisor
```

```
express -e h5-music
npm install
supervisor bin/www
```

休息一下♨️

效果展示:

![](https://i.loli.net/2018/12/14/5c12973a0315d.png)

TODO:(讲道理不会 DO)

- 开始暂停
- 播放进度条
- 播放本地音乐