MnInputPort

A single midi input port.

It cannot be instantiated. Fetch them using mnFetchInputs instead.

version(Windows)
final
class MnInputPort {}

Members

Properties

name
string name [@property getter]

User-friendly name of the port.

See Also

MnOutputPort, mnFetchOutputs

Meta