repeatOffset
layout.wspMgr repeatOffset 'cyclic { "first" | "all" }
Description
Specifies whether the first track offset is to be applied to only the first period or to all the periods. The default value is all.
GUI Equivalent
Examples
envGetVal("layout.wspMgr" "repeatOffset")
envSetVal("layout.wspMgr" "repeatOffset" 'cyclic "first")
Return to top