Abbienew / step-sequencer

multimeter sequencer using react.js and tone.js

Home Page:https://sam-parsons.github.io/step-sequencer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


screenshot

Installation

git clone https://github.com/sam-parsons/step-sequencer.git

cd step-sequencer/

yarn

yarn start

Features

  • Variable sequence length
  • Variable pitches
  • Tap Tempo relies on separate AudioContext timer
    • Works whether sequence is playing or not

Coverage

  • Chrome 74, Firefox 67, Safari 11

License

This project is licensed under the MIT License - see the LICENSE.md file for details.

About

multimeter sequencer using react.js and tone.js

https://sam-parsons.github.io/step-sequencer

License:MIT License


Languages

Language:JavaScript 70.3%Language:CSS 26.1%Language:HTML 3.6%