Microsoft DirectX 8.1 (Visual Basic) |
This tutorial shows how to set up a DirectX Audio application that uses an audiopath other than the default audiopath. It also demonstrates how to set the volume on the audiopath and obtain an object from the audiopath to set parameters. In this case, the object obtained is a DirectSound3DBuffer8 object, which can be used to locate the sound in space.
The tutorial is presented in the following steps:
The complete sample code for the tutorial is available in the following folder:
(SDK root)\samples\Multimedia\VBSamples\DirectMusic\Tutorials\Tut2