Hi there!
I have to use functions, that enable communication to a MIDI device, e.g. a Keyboard. .net does not offer any multimedia functions, so I have to use the "normal" Win32-API-DLL "winmm.dll", saved in every "system32"-directory.
1. Has anybody experience with handling MIDI or just Sound-Functions, that are stored in this "winmm.dll"?
2. Has anybody a good tutorial, that explaines the using of a unmanaged DLL in .net?
Thank you a lot,
Wernze
I have to use functions, that enable communication to a MIDI device, e.g. a Keyboard. .net does not offer any multimedia functions, so I have to use the "normal" Win32-API-DLL "winmm.dll", saved in every "system32"-directory.
1. Has anybody experience with handling MIDI or just Sound-Functions, that are stored in this "winmm.dll"?
2. Has anybody a good tutorial, that explaines the using of a unmanaged DLL in .net?
Thank you a lot,
Wernze