It is an application that can be used to produce beats. Some default audio samples have been provided for you to get going. You can even bind keyboard with samples, and record your beats just like any midi controller and much more!
The step sequencer is developed in React JS.
Inspired by Image Line's FL Studio.
The Step Sequencer is deployed using GitHub Pages.
- Install
npm
package manager - Clone the repository and we are good to go!
git clone https://github.com/vinaysharma14/step-sequencer.git
npm install
npm start
Check out this amazing Howler JS library that was as easy as pie to implement in the step sequencer!