Sends a Note On message to this MIDI output device.
Exception Type | Condition |
---|---|
ArgumentOutOfRangeException | channel, pitch, or velocity is out-of-range. |
InvalidOperationException | The device is not open. |
DeviceException | The message cannot be sent. |
OutputDevice Class | Midi Namespace