User Tools

Site Tools


macros:function:masters.setspeed

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
macros:function:masters.setspeed [2018/06/19 15:31] – ↷ Links adapted because of a move operation icke_siegenmacros:function:masters.setspeed [2018/09/08 17:16] (current) – external edit 127.0.0.1
Line 8: Line 8:
 ^ description | Sets the speed of a speed master from the menu. | ^ description | Sets the speed of a speed master from the menu. |
 ^ [[macros:namespace|namespace]] | [[macros:namespace:Masters]] | ^ [[macros:namespace|namespace]] | [[macros:namespace:Masters]] |
-^ parameter | handle ( [[macros:identifier:handle]] ) : the handle of the master. See [[macros:types:object:handle:titanid]] for special IDs |+^ parameter | handle ( [[macros:identifier:handle]] ) : the handle of the master. See [[macros:identifier:titanid]] for special IDs |
 ^ ::: | value ( [[macros:type:single]] ) : numerical value to set the master to | ^ ::: | value ( [[macros:type:single]] ) : numerical value to set the master to |
 ^ return value | [[macros:type:void]] |   ^ return value | [[macros:type:void]] |  
Line 17: Line 17:
 <code xml> <code xml>
   <step>Masters.SetSpeed(1607, 85.000)</step>   <step>Masters.SetSpeed(1607, 85.000)</step>
 +</code>
 +
 +another example in http://forum.avolites.com/viewtopic.php?f=20&t=5731:
 +
 +<code xml>
 +Masters.SetSpeed("Location=Playbacks,1,10", float:120)
 </code> </code>
  
macros/function/masters.setspeed.1529422304.txt.gz · Last modified: 2018/06/19 15:31 by icke_siegen

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki