User Tools

Site Tools


macros:example:setplaybackfademode

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:example:setplaybackfademode [2017/11/20 15:23] – [Explanation] icke_siegenmacros:example:setplaybackfademode [2019/04/27 15:06] (current) – [Set a playback's fade mode] sideshowbond
Line 1: Line 1:
-====== Set a playback'fade mode ======+Example 
 + 
 +====== Playback - Set fade mode ======
  
 ^ by: | Kimwida, Gregory Haynes, Apr. 2017 | ^ by: | Kimwida, Gregory Haynes, Apr. 2017 |
Line 5: Line 7:
 ^ description: | change a particular playback's fade mode | ^ description: | change a particular playback's fade mode |
 ^ remarks: | This is not a working macro. However, the discussion gives some good examples and insights. | ^ remarks: | This is not a working macro. However, the discussion gives some good examples and insights. |
 +
 +{{tag>handle playback fademode}}
  
 ==== functions ==== ==== functions ====
Line 42: Line 46:
  
 It is believed that the 1st and third step are unnecessary, see Gregory's porst above. It looks like these steps are copied from exampes like [[macros:example:doublechasespeed]] where it is required to store and restore the selected playback - which is not the case here. It is believed that the 1st and third step are unnecessary, see Gregory's porst above. It looks like these steps are copied from exampes like [[macros:example:doublechasespeed]] where it is required to store and restore the selected playback - which is not the case here.
 +
 +''ActionScript.SetProperty.Enum("Playbacks.Editor.Times.CueMode", "Mode1")'' simply sets the fader mode of the playback which is currently in the editor to Mode1.
  
 ===== How to use it ===== ===== How to use it =====
  
-  - [[macros:deploying|make this macro available]]+Put this snippet into a proper macro file and [[macros:deploying|make this macro available]]. \\ 
 +With a cue programmed, now you can , instead of going to Edit Times, or Playback View/Options, or Playback Options/Playback, simply fire this macro to set the cue to Fader Mode 1 == Timed Fade In & Out.
  
-tbd+//Tested in 10.1 - seems to work as intended [S. Beutel]//
  
  
 ~~DISCUSSION~~ ~~DISCUSSION~~
macros/example/setplaybackfademode.1511191411.txt.gz · Last modified: 2017/11/20 15:23 (external edit)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki