send

fun send(data: ReadonlyArray<JsDouble>, timestamp: DOMHighResTimeStamp = definedExternally)(source)

The send() method of the MIDIOutput interface queues messages for the corresponding MIDI port.

MDN Reference