Microsoft DirectX 8.0 (Visual Basic) |
Contains information about a time signature. It is passed to the DirectMusicPerformance8.GetTimeSig and DirectMusicStyle8.GetTimeSignature methods, and is also used in messages sent by the DirectMusicPerformance8.SendTimeSigPMSG method.
Type DMUS_TIMESIGNATURE beat As Byte beatsPerMeasure As Byte gridsPerBeat As Integer mtTime As Long End Type