Tutorial 2: Using Audiopath Objects

DirectMusic

Microsoft DirectX 9.0 SDK Update (Summer 2004)

Tutorial 2: Using Audiopath Objects

This tutorial is a guide to setting up a DirectMusic performance and retrieving an object—in this case, a 3-D buffer—from an audiopath so that sound parameters can be changed. The tutorial is presented in the following steps:

The complete sample code for the tutorial is available in the following folder:

C:\DXSDK\Samples\C++\DirectMusic\Tutorials\Tutorial2

Note   If you installed the DirectX SDK in a different root directory, substitute the name of that directory for "Dxsdk" in the path.

It is assumed that you have already learned the basic steps of creating the performance and loader objects, and loading and playing a file. These steps are covered in Tutorial 1: Playing Audio Files.


© 2004 Microsoft Corporation. All rights reserved.