note-off

e/midi/note-off

Creates a Note Off message
note-off
@/note-off
Creates a Note Off message
CHnumber
The channel on which the message will be sent
NOTEnumber
Pitch value in the MIDI format (0 to 127)
VELnumber
Release velocity (0 to 127)
note-off
CH
NOTE
VEL
MSG
MSG@/message
To use the node in your project you should have the e/midi library installed. Use the “File → Add Library” menu item in XOD IDE if you don’t have it yet. See Using libraries for more info.