1
Answer

MIDI in C#

Administrator

Administrator

22y
2k
1
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
Administrator

Administrator

Admin 2.3k 1.3m 22y
Direct Music is available in C# in DirectX 9. You should be able to download this from MSDN. -Mike G.