User Tools

Site Tools


macros:function:masters.taptempo

Function

Masters.TapTempo

Void Masters.TapTempo(Handle handle, DateTime panelTimeStamp)
API http://api.avolites.com/10.1/Masters.TapTempo.html
description Sets the speed of the master from the tap speed of a key.
namespace Masters
parameter handle ( Handle ) : the master handle to apply the tap on
panelTimeStamp ( Timestamp ) : The panel time stamp. The software then calculates the beat based on the timestamps of the various taps.
return value Void
Example in

Masters - BPM Master (snippet):

  <step>Masters.TapTempo(1607, Math.GetCurrentTimeStamp())</step>
Also used in
Remarks
You could leave a comment if you were logged in.
macros/function/masters.taptempo.txt · Last modified: 2018/06/19 15:41 by 127.0.0.1

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki