macros:example:createdummypalettes
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| macros:example:createdummypalettes [2024/08/09 19:50] – [control structures] icke_siegen | macros:example:createdummypalettes [2024/08/09 21:25] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 9: | Line 9: | ||
| {{tag> | {{tag> | ||
| + | |||
| + | This was the plan: | ||
| + | |||
| + | > What needs to be done : | ||
| + | > - Unpack Macro needs to create the Dummy palettes 1 through 10, 11 through 20 | ||
| + | > - Unpack Macro needs to create the Bump Palletes 101 & 102 | ||
| + | > - Unpack Macro needs to create Playbacks( 11 thro 20, 21 thro 30, 31 thro 40 & Cuelists ( 101 thro 110 ) for the Macros | ||
| + | > - Unpack Macro needs to Link Macros to Cues in Playlist | ||
| + | > | ||
| + | > - Unpack Macro needs to record the Playback Groups for the Bump Selection | ||
| + | > - Unpack Macro needs to create a Layout View and move the Selection Cue Lists to the Colour picker | ||
| + | > - Layout at position X & Y | ||
| + | > - Unpack Macro needs to add the Colour Selection Button Macros to the layout view | ||
| + | |||
| + | The macro shown here does the first half of the tasks. | ||
| ==== functions ==== | ==== functions ==== | ||
| Line 26: | Line 41: | ||
| Full file here: {{ : | Full file here: {{ : | ||
| ===== Code ===== | ===== Code ===== | ||
| - | <code xml filename.xml> | + | <code xml [enable_line_numbers=" |
| <?xml version=" | <?xml version=" | ||
| - | < | + | < |
| - | < | + | |
| - | < | + | <!-- at first some dummy macros, to check the linking in the cuelists --> |
| + | |||
| + | | ||
| + | < | ||
| < | < | ||
| - | | + | </ |
| - | | + | </ |
| + | |||
| + | <!-- more dummy macros... --> | ||
| + | |||
| + | <macro id=" | ||
| + | < | ||
| + | < | ||
| + | </ | ||
| + | </ | ||
| + | |||
| + | <!-- the heavy lifting --> | ||
| + | |||
| + | <macro id=" | ||
| + | |||
| + | < | ||
| + | |||
| + | <!-- patch an RGB fixture --> | ||
| + | |||
| + | | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | |||
| + | <!-- select fixture --> | ||
| + | |||
| + | <step pause=" | ||
| + | |||
| + | <!-- set some colour values and quick-create palettes --> | ||
| + | |||
| + | < | ||
| + | < | ||
| + | < | ||
| + | <step pause=" | ||
| + | |||
| + | <!-- create some more palettes... --> | ||
| + | |||
| + | < | ||
| + | < | ||
| + | < | ||
| + | <step pause=" | ||
| + | |||
| + | <!-- clear programmer --> | ||
| + | |||
| + | < | ||
| + | |||
| + | <!-- create abstract palettes --> | ||
| + | |||
| + | <step pause=" | ||
| + | <step pause=" | ||
| + | <step pause=" | ||
| + | <step pause=" | ||
| + | <step pause=" | ||
| + | |||
| + | <!-- create Playbacks (11~20, 21~30, 31~40) & Cuelists (101~110) --> | ||
| + | |||
| + | <step pause=" | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | |||
| + | <!-- create some more cue playbacks here... --> | ||
| + | |||
| + | <step pause=" | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | |||
| + | <!-- Cuelists --> | ||
| + | |||
| + | <step pause=" | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | |||
| + | <!-- create some more cuelists here... --> | ||
| + | |||
| + | <step pause=" | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | |||
| + | <!-- unassign dummy fixture --> | ||
| + | |||
| + | <step pause=" | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | |||
| + | <!-- open Colours and Playbacks workspace windows --> | ||
| + | |||
| + | < | ||
| + | < | ||
| + | |||
| + | | ||
| </ | </ | ||
| </ | </ | ||
macros/example/createdummypalettes.1723233024.txt.gz · Last modified: 2024/08/09 19:50 by icke_siegen
