/tonejs-synth

Playable synthesizer created with Tone.js, Next.js, and React.

Primary LanguageJavaScript

Tone.js Synth

A relatively simple synthesizer created with Tone.js and Next.js using React that can be played with the mouse or keyboard.

image

Demo available at: https://tonejs-synth.vercel.app/

Getting Started

Install dependencies, then run the development server:

npm install

npm run dev

Open http://localhost:3000 with your browser to see the result.