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 音乐可视化🎵
- Host: GitHub
- URL: https://github.com/ronething/h5-music-visualization
- Owner: ronething
- Created: 2018-12-12T15:59:04.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-12-13T17:37:35.000Z (over 7 years ago)
- Last Synced: 2024-12-27T16:45:37.497Z (over 1 year ago)
- Language: JavaScript
- Size: 11.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```
休息一下♨️
效果展示:

TODO:(讲道理不会 DO)
- 开始暂停
- 播放进度条
- 播放本地音乐