A MIDI Library for .NET

OutputDevice.Open Method

Opens this output device.

public void Open();

Exceptions

Exception Type Condition
InvalidOperationException The device is already open.
DeviceException The device cannot be opened.

See Also

OutputDevice Class | Midi Namespace