React Mixer: 基于 WebAudio 的音频混音工具

React Mixer 是一个基于 WebAudio 的音频混音器,它使用 FreeSound.org 的声音。

安装

  1. 在项目文件夹中运行 yarn install
  2. 运行 yarn build 构建存储库。
  3. 运行 yarn watch 构建并监视更改。

启动服务

  1. 运行 yarn serve 并导航至 localhost:3000
  2. 运行 npm start 提供生产环境下的数据。

测试

  1. 运行 yarn testyarn test:watch 检查代码。
  2. 使用 yarn lintyarn lint:fix 执行代码检查。
zip 文件大小:8.5MB