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.
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.
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.