Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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: about 2 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
```