文件名称:waveforms:一个小型余烬应用程序,演示使用网络音频API绘制波形
文件大小:19KB
文件格式:ZIP
更新时间:2024-05-19 00:01:27
JavaScript
波形图
本自述文件概述了与此Ember应用程序进行协作的细节。 Waveforms是一个小型应用程序,显示了如何使用网络音频api绘制svg音频波形。
先决条件
您需要在计算机上正确安装以下物品。
(带有NPM)
安装
git clone
【文件预览】:
waveforms-master
----.gitignore(247B)
----README.md(1KB)
----ember-cli-build.js(805B)
----public()
--------robots.txt(51B)
--------crossdomain.xml(585B)
----.bowerrc(60B)
----.ember-cli(280B)
----tests()
--------integration()
--------test-helper.js(112B)
--------unit()
--------.jshintrc(831B)
--------helpers()
--------index.html(985B)
----app()
--------components()
--------routes()
--------services()
--------router.js(195B)
--------app.js(420B)
--------models()
--------helpers()
--------styles()
--------index.html(626B)
--------templates()
--------controllers()
----.jshintrc(518B)
----bower.json(502B)
----package.json(1KB)
----vendor()
--------.gitkeep(0B)
----testem.json(198B)
----config()
--------environment.js(1KB)
----.watchmanconfig(37B)
----.travis.yml(318B)
----.editorconfig(543B)