/get-your-notes-on

Simple Web MIDI API demo. Connect a digital keyboard and play the notes on the screen

Primary LanguageJavaScript

get-your-notes-on

This is a simple demo of the Web MIDI API. To use it, connect a MIDI device to your computer, and then play the notes as they appear on the staff.

If the note is played correctly, it will turn green. If the note is played incorrectly, it will turn red. When a noteOn event is detected, the command and note numbers will be displayed below the staff.