Step Sequencer This application is an analog step sequencer built on the Web Audio API. It is based on the ARP Sequencer. You can see it live and play with it here. Setup git clone https://github.com/heissmusik/step-sequencer.git cd step-sequencer/ npm install grunt