macros:example:colourchasechanger_v2
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
macros:example:colourchasechanger_v2 [2017/12/16 20:51] – ↷ Page moved from colourchasechanger_v2 to macros:example:colourchasechanger_v2 yyy898 | macros:example:colourchasechanger_v2 [2020/04/05 08:02] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 6: | Line 6: | ||
^ published: | December 2017 | | ^ published: | December 2017 | | ||
^ description: | ^ description: | ||
- | ^ remarks: | This is an updated version to the old one, this time using system syntax so it goes faster and whitout your screen flickering. | | + | ^ remarks: | This is an updated version |
+ | ^ ::: | Also see the author' | ||
+ | ^ ::: | [[http:// | ||
- | {{tag>[ change chase blind colour | + | Kim Wida developed a slightly changed version: |
+ | {{tag> | ||
+ | |||
+ | ==== functions ==== | ||
+ | * [[macros: | ||
+ | * [[macros: | ||
+ | * [[macros: | ||
+ | * [[macros: | ||
+ | * [[macros: | ||
+ | * [[macros: | ||
+ | * [[macros: | ||
+ | |||
+ | |||
+ | ==== properties ==== | ||
+ | * [[macros: | ||
+ | * [[macros: | ||
+ | * [[macros: | ||
+ | * [[macros: | ||
+ | * [[macros: | ||
===== Code ===== | ===== Code ===== | ||
- | <code xml ColorChaseChanger.xml> | + | <code xml ColorChaseChanger_v2.xml> |
<?xml version=" | <?xml version=" | ||
< | < | ||
<!-- V2.0 by Nijs Jonas 7/12/2017 --> | <!-- V2.0 by Nijs Jonas 7/12/2017 --> | ||
+ | |||
<macro id=" | <macro id=" | ||
- | < | + | |
- | < | + | < |
- | <step pause=" | + | <step pause=" |
- | <step pause=" | + | <step pause=" |
- | <step pause=" | + | <step pause=" |
- | <step pause=" | + | <step pause=" |
- | <step pause=" | + | <step pause=" |
- | <step pause=" | + | <step pause=" |
- | <step pause=" | + | <step pause=" |
- | <step pause=" | + | Expert.ClearMenu.FadeTime)</ |
- | <step pause=" | + | <step pause=" |
- | <step pause=" | + | <step pause=" |
- | <step pause=" | + | <step pause=" |
- | <step pause=" | + | <step pause=" |
- | <step pause=" | + | <step pause=" |
- | <step pause=" | + | Expert.ClearMenu.FadeTime)</ |
- | </ | + | <step pause=" |
+ | <step pause=" | ||
+ | </ | ||
</ | </ | ||
</ | </ | ||
Line 43: | Line 66: | ||
a brief explanation of the syntax used. For all the other XML details please refer to [[macros: | a brief explanation of the syntax used. For all the other XML details please refer to [[macros: | ||
- | < | + | Essentially this macro does: |
- | | + | |
- | <step pause=" | + | |
- | | + | * replace a palette - e.g. our foreground colour - for a certain fixture group with another palette, clear |
- | | + | * replace yet another palette - e.g. our background colour - for a certain fixture group with another palette, clear |
- | <step pause=" | + | * exit blind mode |
- | <step pause=" | + | |
- | <step pause=" | + | The commands are as follows: |
- | <step pause="0.01">ActionScript.SetProperty.Boolean(" | + | |
- | <step pause=" | + | * '' |
- | </ | + | |
+ | | ||
+ | * '' | ||
+ | * '' | ||
+ | * '' | ||
+ | * repeat the above steps, now with '' | ||
+ | * '' | ||
===== How to use it ===== | ===== How to use it ===== | ||
Line 60: | Line 89: | ||
- make a color chase that uses color pallets | - make a color chase that uses color pallets | ||
- place those color pallets on the color pallets windows page 2 positions 1 and 2 | - place those color pallets on the color pallets windows page 2 positions 1 and 2 | ||
- | - create a group for all the fixtures used in that color chase and give that group ID 100 | + | - create a group for all the fixtures used in that color chase and give that group usernumber |
- | - when you want to change the colors, place the 2 new colors you want on the color pallets page 1 positions | + | - when you want to change the colors, place the 2 new colors you want on the color pallets page 1 positions |
- run the macro and have fun. | - run the macro and have fun. | ||
~~DISCUSSION~~ | ~~DISCUSSION~~ |
macros/example/colourchasechanger_v2.1513457467.txt.gz · Last modified: 2017/12/16 20:51 (external edit)