![]() |
The GetMasterGrooveLevel method retrieves the current master groove level, which is a value added to all groove levels in the performance. The resulting value is adjusted, if necessary, to fall within the range from 1 through 100.
iMasterGrooveLevel = [object.]GetMasterGrooveLevel()
Parts
object
Optional. Object expression that resolves to a Performance Object. If omitted, the default performance is used.
Return Values
Returns an integer in the range from -99 through 99.
See Also