Midi.OutputMIDI output.
The type for MIDIOutput objects.
val as_target : t -> Brr.Ev.targetas_target o is o as an event target.
of_port p is an input of p. Raises a JavaScript error if p is not an input.
val send :
?timestamp_ms:float ->
t ->
Brr.Tarray.uint8 ->
(unit, Jv.Error.t) Stdlib.resultsend o msg sends msg on o.