Re: capture midi message while playing midi file



On Wed, 20 Aug 2008 11:51:48 -0700 (PDT), wanwan wrote:

I am using MCI to load and play a midi file . But I can't find a way
to capture midi messages just before or after they are played. Is
there a way to do so?

Not with the simple MCI interface. You would have to use the midiInXXX
commands.

--
http://www.chrisnet.net/code.htm
[MS MVP for DirectShow / MediaFoundation]
.


Loading