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

https://github.com/n1k0/tinysynth

A drums looper made with React and the WebAudio API
https://github.com/n1k0/tinysynth

demo music react sound synth webaudio

Last synced: 7 months ago
JSON representation

A drums looper made with React and the WebAudio API

Awesome Lists containing this project

README

          

# tinysynth

This experiment might be renamed *tinytracks* later at some point, depending on what it becomes.

## Setup instructions

You'll need node and npm installed, then:

```
$ npm i
$ npm start
```