What is the best way to program MIDI for Windows?
Posted
by Sergio
on Stack Overflow
See other posts from Stack Overflow
or by Sergio
Published on 2010-04-06T00:17:40Z
Indexed on
2010/04/06
0:23 UTC
Read the original article
Hit count: 618
I am looking to write a small program that receives input from an external device and then sends MIDI signals to any MIDI compatible software. What is the best way, from the MIDI perspective, to go about this? Are there any specific libraries I should look into?
Thanks.
© Stack Overflow or respective owner