pitch-bend

e/midi/pitch-bend

Creates a Pitch Bend message
pitch-bend
@/pitch-bend
Creates a Pitch Bend message
CHnumber
The channel on which the message will be sent
VALnumber
The amount of bend to send, between -1.0 (maximum downwards bend) and +1.0 (max upwards bend)
pitch-bend
CH
VAL
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.