IDirectMusicChordMap8 Interface

DirectMusic

Microsoft DirectX 9.0 SDK Update (Summer 2004)

IDirectMusicChordMap8 Interface

The IDirectMusicChordMap8 interface represents a chordmap. Chordmaps provide the composer (represented by the IDirectMusicComposer8 interface) with the information needed to create chord progressions for segments composed at run time. Chordmaps can also be used to change the chords in an existing segment.

The DirectMusicChordMap object also supports the IDirectMusicObject8 and IPersistStream interfaces for loading its data.

IDirectMusicChordMap8 is a type definition for IDirectMusicChordMap. The two interface names are interchangeable.

In addition to the methods inherited from IUnknown, the IDirectMusicChordMap8 interface exposes the following method.

Method Description
GetScale Retrieves the scale associated with the chordmap.

Requirements

  Header: Declared in dmusici.h.

See Also


© 2004 Microsoft Corporation. All rights reserved.