awgrover/midi@1.3.3

License: gplv3

MIDI nodes: Note, CC, Prog Change. Needs more install: https://github.com/awgrover/xod_lib/blob/master/README.md#user-content-awgrovermidi. Please give feedback on https://forum.xod.io or https://github.com/awgrover/xod_lib
NodeDescription
bank-program-change
Bank-Select and Program-Change
control-change
Set the inputs, send the control change on pulse ("send").
debug
For this to work, it must fire first. Putting in the top-left helps. Sets baud to 115200 for debugging
example-compile-testNo description
example-control-change
Real simple examples
example-program-changeNo description
note
Start/stop a note.
note-button
A button starts the note (push) and stops on release. Uses xod/common-hardware/button
program-change
Set the inputs, send on pulse ("send")
To use the nodes in your project you should have the awgrover/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.