Skip to content

a thing I made with Tone.js and React to play with music

Notifications You must be signed in to change notification settings

flippedcoder/synth-sampler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Music Mixer

This project started as a practice thing I made to work with functional/stateless React components. It uses the Tone.js library for all of the musical stuff and I recorded some random sounds to get started with because I got tired of trying to Google the exact noise I wanted.

Run the project

In the root directory, run:

npm install

to download all of the dependencies you need. Once you have the dependencies installed, run

npm start

to run the app in the development mode.
Open http://localhost:3000 to play with it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

About

a thing I made with Tone.js and React to play with music

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published