vue + tone.js_用Tone.js和Vue.js构建的鼓合成器/音序器
vue + tone.js 循环器 (looperator)Looperator is a super cool browser based drum machine / sequencer. It uses Tone.js for sequencing / synthesis / audio stuff and Vue for the front end.Looperator是一款基于浏览...
·
vue + tone.js
循环器 (looperator)
Looperator is a super cool browser based drum machine / sequencer. It uses Tone.js for sequencing / synthesis / audio stuff and Vue for the front end.
Looperator是一款基于浏览器的超酷鼓机/音序器。 它使用Tone.js进行排序/合成/音频处理,并使用Vue进行前端处理。
项目设置 (Project setup)
npm install
编译和热重装以进行开发 (Compiles and hot-reloads for development)
npm run serve
编译并最小化生产 (Compiles and minifies for production)
npm run build
运行测试 (Run your tests)
npm run test
整理和修复文件 (Lints and fixes files)
npm run lint
翻译自: https://vuejsexamples.com/a-drum-synthesizer-sequencer-built-with-tone-js-and-vue-js/
vue + tone.js
更多推荐
已为社区贡献37条内容
所有评论(0)