Nov 11
We talked about Midi, C function calls, callbacks.
This simple "do-it-manually" example of sending midi might be useful:
Here's the example of midi callbacks with the Midi library
There are a bunch of more elaborate Midi libraries
We talked about this one, which looked pretty clean & simple
... but weren't able to see how to tell it which serial port to use for the arduino mega (which has Serial1, Serial2, Serial3 in hardware).