Unpacks type, channel number and data bytes from a MIDI message
unpack-message
@/unpack-message
Unpacks type, channel number and data bytes from a MIDI message
MSG@/message
D2byte
Second data byte
D1byte
First data byte
CHbyte
Channel number
TYPEbyte
Message type
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.