You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+2
Original file line number
Diff line number
Diff line change
@@ -3,3 +3,5 @@
3
3
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.
4
4
5
5
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.
6
+
7
+
Live version of the sample app: https://jankleinert.com/getyournoteson/
0 commit comments