macros:example:doublechasespeed
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
macros:example:doublechasespeed [2017/11/24 08:03] – [until Titan version 10.0] icke_siegen | macros:example:doublechasespeed [2019/04/27 11:26] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
Example | Example | ||
- | ====== Double | + | ====== |
^ by: | Gregory Haynes, Feb 2016 | | ^ by: | Gregory Haynes, Feb 2016 | | ||
Line 8: | Line 8: | ||
^ remarks: | The problem with this code is that it requires the chase to be set as the selected playback in the editor (used for the Edit Times menu). This means that the Playback View which could be showing a cue list switches to show the chase instead, to get around this I have stored the previous selected playback and restore that afterwards but this does cause the display to flicker. \\ **In version 10.1, one of the affected variables has changed - you need to use the correct macro for your Titan version.**| | ^ remarks: | The problem with this code is that it requires the chase to be set as the selected playback in the editor (used for the Edit Times menu). This means that the Playback View which could be showing a cue list switches to show the chase instead, to get around this I have stored the previous selected playback and restore that afterwards but this does cause the display to flicker. \\ **In version 10.1, one of the affected variables has changed - you need to use the correct macro for your Titan version.**| | ||
+ | {{tag> | ||
==== functions ==== | ==== functions ==== | ||
* [[macros: | * [[macros: | ||
Line 28: | Line 29: | ||
==== until Titan version 10.0 ==== | ==== until Titan version 10.0 ==== | ||
- | <code xml doublechasespeed_v10.xml> | + | <code xml doublechasespeed.xml> |
<?xml version=" | <?xml version=" | ||
< | < | ||
- | < | + | < |
+ | < | ||
< | < | ||
< | < | ||
Line 45: | Line 47: | ||
==== from Titan version 10.1 ==== | ==== from Titan version 10.1 ==== | ||
- | <code xml doublechasespeed_v10_1.xml> | + | <code xml doublechasespeed.xml> |
<?xml version=" | <?xml version=" | ||
< | < | ||
- | < | + | < |
+ | < | ||
< | < | ||
< | < |
macros/example/doublechasespeed.1511510586.txt.gz · Last modified: 2017/11/24 08:03 by icke_siegen