Programmed composition? 1997-10-13 04:00 am I am too lazy to decide which notes I want to use. Being a C++ keeny as well as a musician, I'd like to write a program to choose my notes for me (within parameters). Would the .h file for the nwmidi.dll file, plus a little documentation from you, help me write such a program? Quote Selected
Re: Programmed composition? Reply #1 – 1997-10-14 04:00 am We do not publish the interface for our play back engine. However, Microsoft does publish a multimedia API that might help you. Refer to your Microsoft developer materials for details on the API (MMSYSTEM). Quote Selected