Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 762 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 762 Bytes

Music Theorize

idk if anybody has a better name let me know

This React webapp displays the chord you're playing on your midi keyboard. Still a work in progress.

Credits

This project was bootstrapped from @scott-ammon's web-midi-keyboard, it also uses his web-midi-hooks library. I didn't find the license for the web-midi-keyboard repo, so I hope this is okay.

Quickstart

yarn
yarn start
(you can also use npm)

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

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