MnOutputPort

A single midi output port.

It cannot be instantiated. Fetch them using mnFetchOutputs instead.

version(Windows)
final
class MnOutputPort {}

Members

Properties

name
string name [@property getter]

User-friendly name of the port.

See Also

MnInputPort, mnFetchOutputs

Meta