Skip to content
Snippets Groups Projects
Commit 240b28cc authored by Erik Strand's avatar Erik Strand
Browse files

Admit to prior MIDI failures

parent 929140a4
No related branches found
No related tags found
No related merge requests found
......@@ -41,4 +41,7 @@ To test it, I sent the serial data to my computer using an FTDI friend. I made u
![](/img/10_microcontroller_midi.jpg)
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.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment