Microsoft DirectX 8.0 (Visual Basic) |
Represents a style, which is a collection of musical data including patterns and instruments.
The object is generally obtained by using the DirectMusicLoader8.LoadStyle or the DirectMusicLoader8.LoadStyleFromResource method. It can also be obtained from the performance by using the DirectMusicPerformance8.GetStyle method, provided the current control segment is based on a style.
The methods of the DirectMusicStyle8 class can be organized in the following groups:
Bands | GetBand |
GetBandCount | |
GetBandName | |
GetDefaultBand | |
Motifs | GetMotif |
GetMotifCount | |
GetMotifName | |
Time | GetTempo |
GetTimeSignature |