Microsoft DirectX 8.1 (Visual Basic) |
The DirectMusicChordMap8 class represents a chordmap. Chordmaps provide the DirectMusicComposer8 object with the information it needs to create chord progressions for segments it composes. A chordmap can also be applied to an existing segment in order to change the chords.
The class has no public methods. An instance of it is obtained by using the DirectMusicPerformance8.GetChordmap method.
See Also