note-button

awgrover/x-midi/note-button

A button starts the note (push) and stops on release. Uses xod/common-hardware/button
note-button
@/note-button
A button starts the note (push) and stops on release. Uses xod/common-hardware/button
portnumber
pin for button
No.number
Note Number
Chnumber
MIDI Channel
VelOnnumber
Velocity Level (on). Often volume, depends on the instrument
VelOffnumber
some instruments respond to off-velocity, or have decay. Normally 0
note-button
port
No.
Ch
VelOn
VelOff
To use the node in your project you should have the awgrover/x-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.