An open API service indexing awesome lists of open source software.

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

multimeter sequencer using react.js and tone.js
https://github.com/sam-parsons/step-sequencer

react tonejs webaudio-api

Last synced: 5 months ago
JSON representation

multimeter sequencer using react.js and tone.js

Awesome Lists containing this project

README

        



screenshot




## Installation

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

cd step-sequencer/

yarn

yarn start
```

### [Demo](https://sam-parsons.github.io/step-sequencer)

#### 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.