??? 07/13/04 12:59 Read: times |
#74158 - RE: serial buffer and MIDI message handling Responding to: ???'s previous message |
Yes, I think I will try to crack the message in the ISR first, since timing will be critical.
My issue was that I wasn't sure how to attempt to handle this in the most efficient way. Really the only messages I will be interested in are timing and note on/off, so I should be able to get them handled in 300ms. Thanks for the ideas. John K. |