
Accessing the MIDI port in C#
Hi there,
does anybody know, how I could access the MIDI port of the sound card
in C#.net?
Everything I found about the MIDI port in MSDN were examples written
in C++. Can I use them in any way - via MIL, or maybe via a
self-written DLL?
Thank you for helping.
Thomas