Without messing anything else Context: I’m developing a step sequencer with the help of Vue.js and Tone.js. Recently I had to address an interesting UX problem. There was the need for small controls for each track, in the sequencer. I ended up going with knobs for the volume and had to…