Hi,
I'm new to these forums (and C#). Sorry if I'm posting in the wrong forum.
I am wondering if anyone has any basic info on how to set up and use MIDI devices in C#. DirectMusic libraries are not available for C# (to my knowledge) so I'm kinda lost on where to go (without doing my own, which is quite inconvenient).
Any help would be great
-Gargamel
Answers (1)
0
Direct Music is available in C# in DirectX 9. You should be able to download this from MSDN.
-Mike G.