Hey, complete noob here,
I am trying, with no avail, to have Ableton send midi data to an arduino and then triggering solenoids with this midi signal.
I am using this library
Arduino Playground - MIDILibrary.
I have read so much about how I might so this. can someone take me through the programming steps to make mu sarduino sketch read midi from an outside sequencer?
Do I need to use newsoftserial to then read the midi data in the serial monitor?
Thanks