Sunday, October 15, 2017

Programming, 1


Test of sending MIDI data through a serial port, in this case USB. 
You set output of a MIDI program to the Hairless Midi-Serial program, which routes MIDI Data to a serial port.
Usually the MIDI output is set to your computer's synthesizer which plays the notes according to the output. The MIDI program does not play any sound.

The Arduino will read its serial port and know which note to play. 

No comments:

Post a Comment