hoff
layout.tpa hoff 'boolean { t | nil }
Description
Enables or disables the Hoff check box in the Track Pattern table. The default value is nil.
GUI Equivalent
Examples
envGetVal("layout.tpa" "hoff")
envSetVal("layout.tpa" "hoff" 'boolean t)
Return to top