{ "connection": "open", "id": "input-0", "name": "Arturia MiniLab mkII", "state": "connected" } } note that was pressed (middle C in this case) Web MIDI API message
{ "connection": "open", "id": "input-0", "name": "Arturia MiniLab mkII", "state": "connected" } } velocity (how fast the key was struck) Web MIDI API message
(creators of the Web MIDI API) - Anyone who has lived near me and been subjected to loud noises Web MIDI API spec: https://www.w3.org/TR/webmidi/ Repos used in this presentation: https://github.com/scott-ammon