Platform SDK: DirectX

DirectMusicChordMap

An object of the DirectMusicChordMap class represents a chord map. Chord maps provide the composer (represented by the DirectMusicComposer object) with the information that it needs to create chord progressions for segments that it composes. A chord map can also be applied to an existing segment to change the chords.

The class has no public methods. An instance of it is obtained by using the DirectMusicPerformance.GetChordmap method.

See Also

DirectMusicComposer.AutoTransition, DirectMusicComposer.ChangeChordMap, DirectMusicComposer.ComposeSegmentFromShape, DirectMusicComposer.ComposeSegmentFromTemplate, DirectMusicComposer.ComposeTransition, DirectMusicPerformance.GetChordmap