Microsoft DirectX 8.1 (C++)

MusicTool

Description

The MusicTool sample demonstrates how to implement a DirectMusic tool that intercepts messages.

Path

Source: (SDK root)\Samples\Multimedia\DirectMusic\MusicTool

Executable: (SDK root)\Samples\Multimedia\DirectMusic\Bin

User's Guide

Play the default segment, or choose another wave, MIDI, or DirectMusic segment file by clicking Open File. Apply the echo effect by selecting Echo Tool from the drop-down list.

Programming Notes

See Readme.txt in the source code folder.

See Also