Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 468 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 468 Bytes

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