vue + tone.js
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进行前端处理。
npm install
npm run serve
npm run build
npm run test
npm run lint
翻译自: https://vuejsexamples.com/a-drum-synthesizer-sequencer-built-with-tone-js-and-vue-js/
vue + tone.js