public SendNoteOff ( Channel channel, Pitch pitch, int velocity ) : void | ||
channel | Channel | The channel. |
pitch | Pitch | The pitch. |
velocity | int | The velocity 0..127. |
return | void |
public SendNoteOff ( Channel channel, Pitch pitch, int velocity ) : void | ||
channel | Channel | The channel. |
pitch | Pitch | The pitch. |
velocity | int | The velocity 0..127. |
return | void |