programming: midi via game port and PIC/mplab

[ Follow Ups ] [ The MIDIWORLD Forum ]

Posted by Matt kammet on April 24, 2002 at 10:01:46:


im currently in an engineering class where we are learning about programming midi. the current project is that we have to program our pic16F877 so that it will receive a midi stream (ie note on/note off byte, note number byte, velocity byte) and send the information into a sine wave generator and an attenuator. i know that we need the use of tables which is not a problem. the problem is that i am clueless as to how to get the information through the generator and the attentuator. can anyone help me please.

Follow Ups: