שתף באמצעות


VB.NET MIDI IN and MIDI OUT Source Code

Question

Sunday, March 30, 2014 11:02 PM

For those who are interested, I have posted VB.NET source code for MIDI IN and MIDI OUT processing. It is rock solid - well - it has not broken on my PCs yet. I have searched the 'net looking for MIDI code in VB.NET but most of it does not handle the tricky stuff like MIDI IN and SYSEX processing. This code will do almost anything with MIDI IN and MIDI OUT. You can get it from here:

http://recordingmaninoz.blogspot.com.au/2014/03/vb5-vb6-vbnet-midi-in-and-midi-out.html

I hope you all find it useful.

All replies (1)

Monday, March 31, 2014 8:04 AM

Thank you! It's helpful, maybe you could post it at technet wiki: http://social.technet.microsoft.com/wiki/contents/articles/default.aspx

Best Regards,
Please remember to mark the replies as answers if they help