This tutorial shows how a tool might be implemented as a C++ class and used in a DirectMusic application. The CEchoTool class enables an application to add one or more echoes to every music note in a performance.
The sample code is based on the EchoTool sample application included with the DirectX Programmer's Reference.
The tutorial is broken down into the following steps: