package brr

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type

MIDI connection events.

type t

The type for MIDIConnectionEvent objects.

val port : t -> Port.t

port e is the port which is affected.