Platform SDK: DirectX |
The DirectMusicPerformance.SetMasterGrooveLevel method sets a value to be added to all groove levels in the performance.
object.SetMasterGrooveLevel(level As Integer)
If the method fails, it raises an error, and Err.Number can be set to one of the following values:
DMUS_E_FAIL |
DMUS_E_OUTOFMEMORY |
DirectMusicPerformance.GetMasterGrooveLevel
The adjusted groove level is always in the range from 1 through 100.