Hi All,
has anyone tried to parse MIDI messages with a rabbit?
Is it a difficult task? Or just a matter of setting the serial port with the correct speed?
Many thanks!
MIDI is not just a simple serial signal that you can just tie to a serial port. You may want to look at some sites that get into MIDI interfacing. Here’s one to get you started:
Here’s a link to how to parse a link using a basic stamp… it probably wouldn’t be too hard to port the approach to Dynamic C: