/webMidiPiano

A small web app that shows the keys pressed on a keyboard using the WebMidi API and React.

Primary LanguageJavaScript

Piano WebMidi visualization

A small web app that shows the keys pressed on a keyboard using the WebMidi API and React.

preview

This is a small learning-project meant to become more comfortable with React. This app uses WebMidi and React to visualize the keys pressed on a keyboard.

This project was bootstrapped with Create React App and uses react-alert to show info and error messages.