Sends a Note On message to Channel10 of this MIDI output device.
This is simply shorthand for a Note On message on Channel10 with a percussion-specific note, so there is no corresponding message to receive from an input device.
Exception Type | Condition |
---|---|
ArgumentOutOfRangeException | percussion or velocity is out-of-range. |
InvalidOperationException | The device is not open. |
DeviceException | The message cannot be sent. |
OutputDevice Class | Midi Namespace