# Web MIDI API
This directory contains the implementation of
https://webaudio.github.io/web-midi-api/, which is an API supporting the MIDI
protocol, enabling web applications to enumerate and select MIDI input and
output devices on the client system and send and receive MIDI messages.