shiftColor
layout.wspMgr shiftColor 'boolean { t | nil }
Description
Specifies whether track colors should be shifted when a pattern is repeated. The default value is nil.
GUI Equivalent
Examples
envGetVal("layout.wspMgr" "shiftColor")
envSetVal("layout.wspMgr" "shiftColor" 'boolean t)
Return to top