Method | Description | |
---|---|---|
MidiNoteOffMessageReceivedEventArgs ( byte channel, byte note, byte velocity, bool remappedNoteOnMessage ) : System |
public MidiNoteOffMessageReceivedEventArgs ( byte channel, byte note, byte velocity, bool remappedNoteOnMessage ) : System | ||
channel | byte | |
note | byte | |
velocity | byte | |
remappedNoteOnMessage | bool | |
return | System |