https://gusis93.github.io/vue-sequencer-polyend/
Small sequencer with 4 tracks and 16 steps inspired by the Polyend Tracker sequence mode with 3 selectable instruments and frequency change, done with Vue.js and Tone.ts
I will update to add effects and more variaty of synths available in the library as well as a song mode and more pattern creation
Select a step - instrument - frequency and click play, have fun!
npm install
npm run serve
npm run build
npm run test:unit
npm run lint