Microsoft DirectX 8.1 (C++)

DirectMusic C++ Samples

The following executable applications using the DirectMusic API, or DirectSound and DirectMusic together, are found on the Start menu under Programs/Microsoft DirectX 8.1 SDK/Visual C++ Samples/DirectMusic Samples.

The source code is in the following folder:

(SDK root)\samples\Multimedia\DirectMusic

In addition to these samples, the source files for tutorial applications are contained in the following folder:

(SDK root)\samples\Multimedia\DirectMusic\Tutorials

For more information, see DirectX Audio C++ Tutorials.

The samples other than the tutorials use common source files that implement functions and classes for basic DirectMusic and DirectSound functionality and for general tasks such as finding media files. These files are found in the following folder:

\(SDK root)\samples\Multimedia\Common\src