@@ -41,4 +41,7 @@ To test it, I sent the serial data to my computer using an FTDI friend. I made u

Here is my first "hello world" [MIDI recording](/audio/10_microcontroller_midi.mp3)(rendered to audio in Logic Pro).
Here is my first "hello world" [MIDI recording](/audio/10_microcontroller_midi.mp3)(rendered to audio in [Logic Pro](https://www.apple.com/logic-pro/)).
Unfortunately it doesn't work flawlessly. When I try to play longer sequences of notes, some note off messages stop making it through to my computer, resulting in stuck notes in Logic. For a given program, which notes hang seems to be consistent. But when I add new notes to a program, sometimes that will break notes that worked previously. This is a very strange problem and I'm not sure what's causing it at this time.