on-control-change

e/midi/on-control-change

Extracts values from incoming CC messages with a specified Control number, ignores the rest.
on-control-change
@/on-control-change
Extracts values from incoming CC messages with a specified Control number, ignores the rest.
CNUMnumber
Control Number
MSG@/message
INpulse
on-control-change
IN
OUT
CNUM
MSG
VAL
OUTpulse
Pulses when a new value is extracted
VALnumber
Value from 0 to 127
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.