Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 237 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 237 Bytes

Synth

A basic monophonic synthesiser web app made using React and Tone.js.

Give it a go: https://seifkamal.github.io/synth/

Installation

git clone git@github.com:seifkamal/synth.git
npm install
npm run start