on-program-change

e/midi/on-program-change

Extracts program number from incoming Program Change messages, ignores the rest.
on-program-change
@/on-program-change
Extracts program number from incoming Program Change messages, ignores the rest.
MSG@/message
INpulse
on-program-change
IN
OUT
MSG
PNUM
OUTpulse
Pulses when a new value is extracted
PNUMnumber
Program number
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.