Win32 Developers - Problem playing MIDI file

[ Follow Ups ] [ The MIDIWORLD Forum ]

Posted by Dinesh on July 19, 2003 at 02:47:46:


Hi,
I have developed a program in VC++ to playback a MIDI file on my sound card, by storing the events in a linked list. The timing is fine and looks like the events are playing. But all instruments are not as they have to be(The same file plays fine on Media player). Is there some sort of initial set up I need to do? I am not handling any Sysex events-is that the problem ? Any feedback would help. Thanks in advance.

Follow Ups: