macros:example:setplaybackfymultiplier

Differences

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

Link to this comparison view

Next revision
Previous revision
macros:example:setplaybackfymultiplier [2020/04/10 18:24] – created icke_siegenmacros:example:setplaybackfymultiplier [2020/04/10 18:27] (current) – external edit 127.0.0.1
Line 12: Line 12:
 ==== functions ==== ==== functions ====
   * [[:macros:function:Handles.ClearSelection]]   * [[:macros:function:Handles.ClearSelection]]
-  * [[:macros:function:ActionScript.SetProperty:double]]+  * [[:macros:function:ActionScript.SetProperty.double]]
   * [[:macros:function:Playbacks.Editor.EnsurePlaybackCueSelected]]   * [[:macros:function:Playbacks.Editor.EnsurePlaybackCueSelected]]
 +  * [[:macros:function:math.cast.todouble|]]
  
 ==== affected properties ==== ==== affected properties ====
Line 19: Line 20:
   * [[:macros:property:Handles.SourceHandle]]   * [[:macros:property:Handles.SourceHandle]]
   * [[:macros:property:Playbacks.Editor.Times.CueSpeedMultiplier]]   * [[:macros:property:Playbacks.Editor.Times.CueSpeedMultiplier]]
-  * [[:macros:function:math.cast.todouble|]] 
  
 ==== control structures ==== ==== control structures ====
Line 25: Line 25:
    
 ===== Code ===== ===== Code =====
-<code xml SetPBFadeInTime.xml>+<code xml SetPBFxMultiplier025.xml>
 <?xml version="1.0" encoding="utf-8"?> <?xml version="1.0" encoding="utf-8"?>
 <avolites.macros> <avolites.macros>
Line 47: Line 47:
       <step>Handles.ClearSelection()</step>       <step>Handles.ClearSelection()</step>
       <step>ActionScript.SetProperty("Playbacks.Editor.SelectedPlayback", null)</step>       <step>ActionScript.SetProperty("Playbacks.Editor.SelectedPlayback", null)</step>
- </sequence>+    </sequence>
   </macro>   </macro>
 </avolites.macros> </avolites.macros>
Line 68: Line 68:
  
   * [[:macros:deploying|make this macro available]]   * [[:macros:deploying|make this macro available]]
-  * while it's well possible to create some macros to set some playbacks to a given fade-in time, it does make more sense to integrate this into a bigger context like [[macros:example:createworkspaces|]] in order to setup a known show environment.+  * while it's well possible to create some macros to set some playbacks to a given multiplier, it does make more sense to integrate this into a bigger context like [[macros:example:createworkspaces|]] in order to setup a known show environment.
  
 ~~DISCUSSION~~ ~~DISCUSSION~~
macros/example/setplaybackfymultiplier.1586543048.txt.gz · Last modified: 2020/04/10 18:24 by icke_siegen

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki