TapTempo
Sets the speed of the master from the tap speed of a key.
Namespace: Masters
Syntax
MACRO
Void Masters.TapTempo(Handle handle, DateTime panelTimeStamp)
HTTP
http://[ip]:4430/titan/script/2/Masters/TapTempo?handle={handle}&panelTimeStamp={}
Parameters
handle ( Handle ) : The handle containing the speed master to set the speed on.
handle_userNumber
HTTP Example:http://localhost:4430/titan/script/2/Masters/TapTempo?handle_userNumber=6&panelTimeStamp={}
handle_location
HTTP Example:http://localhost:4430/titan/script/2/Masters/TapTempo?handle_location=playback_2_1&panelTimeStamp={}
handle_titanId
HTTP Example:http://localhost:4430/titan/script/2/Masters/TapTempo?handle_titanId=1895&panelTimeStamp={}
panelTimeStamp ( DateTime ) : The panel time stamp.