React Mixer: 基于 WebAudio 的音频混音工具
React Mixer 是一个基于 WebAudio 的音频混音器,它使用 FreeSound.org 的声音。
安装
- 在项目文件夹中运行
yarn install。 - 运行
yarn build构建存储库。 - 运行
yarn watch构建并监视更改。
启动服务
- 运行
yarn serve并导航至localhost:3000。 - 运行
npm start提供生产环境下的数据。
测试
- 运行
yarn test或yarn test:watch检查代码。 - 使用
yarn lint和yarn lint:fix执行代码检查。
文件大小:8.5MB
评论区