MIDI Programming


[ DelphiLand Discussion Forum ]

Posted by Kevin + Mullzo on March 24, 2003 at 14:45:36:

I am writing a program for my current university course
and need help. I am developing a midi thru program which responds to incoming messages and records values in edit boxes, spin edits and scrollbars. I have everything completed ie Pitch Bend messages, velocity messages and Midi I/O controls, the one thing can't figure out is how to record incoming channel changes
as the channel change message is on the second nibble of the status byte and I don't know how to isolate it.
Please help!!!


Related Articles and Replies:


[ DelphiLand Discussion Forum ]