User Tools

Site Tools


macros:function:masters.setspeed

Function

Masters.SetSpeed

Void Masters.SetSpeed(Handle handle, Single value)
API http://api.avolites.com/10.1/Masters.SetSpeed.html
description Sets the speed of a speed master from the menu.
namespace Masters
parameter handle ( Handle ) : the handle of the master. See titanId for special IDs
value ( Single ) : numerical value to set the master to
return value Void
Example in

Masters - BPM Master - Set Speed:

  <step>Masters.SetSpeed(1607, 85.000)</step>

another example in http://forum.avolites.com/viewtopic.php?f=20&t=5731:

Masters.SetSpeed("Location=Playbacks,1,10", float:120)
Also used in
Remarks

This sets the value the fader is currently set to (in Playback Options). If the fader is currently set to BPM then the bpm rate is set. If the master is currently set to 'Multiplier on Fader' then the multiplier is set.

You could leave a comment if you were logged in.
macros/function/masters.setspeed.txt · Last modified: 2018/09/08 17:16 by 127.0.0.1

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki