macros:example:changepageswithtimecode
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
macros:example:changepageswithtimecode [2022/07/15 12:25] – icke_siegen | macros:example:changepageswithtimecode [2022/07/15 13:15] (current) – [Explanation] icke_siegen | ||
---|---|---|---|
Line 6: | Line 6: | ||
^ published: | here | | ^ published: | here | | ||
^ description: | ^ description: | ||
- | ^ remarks: | idea from Discord/ | + | ^ remarks: | idea from Discord/ |
- | ^^^ | Antisthenes — 12.07.2022 | + | |
- | ^^^ | triggering or macro question please | + | |
- | ^^^ | Is there any way to auto switch the song playback page when corresponding timecode starts? | | + | |
- | {{tag>tag1 tag2 tag3}} | + | {{tag>playback page toggle}} |
==== functions ==== | ==== functions ==== | ||
- | * [[: | + | * [[: |
- | * [[: | + | * [[: |
- | * [[: | + | |
- | * [[: | + | |
==== affected properties ==== | ==== affected properties ==== | ||
- | * [[: | + | * [[: |
- | * [[: | + | |
==== control structures ==== | ==== control structures ==== | ||
* [[macros: | * [[macros: | ||
+ | * [[macros: | ||
+ | |||
+ | Here is a file with macros for Playback pages 1~10: {{ : | ||
===== Code ===== | ===== Code ===== | ||
- | <code xml filename.xml> | + | <code xml ChangePages.xml> |
<?xml version=" | <?xml version=" | ||
- | < | + | < |
- | <macro name="" | + | |
- | <description></description> | + | <!-- idea from Discord/Avolites Users# |
+ | Antisthenes — 12.07.2022 | ||
+ | triggering or macro question please raised_hand | ||
+ | Is there any way to auto switch the song playback page when corresponding timecode starts? | ||
+ | | ||
+ | |||
+ | <macro id="Wiki.Macros.Timecode.TogglePages" | ||
+ | <description> | ||
+ | < | ||
+ | <boolean id="Enabled" | ||
+ | </variables> | ||
+ | | ||
+ | < | ||
+ | < | ||
+ | </ | ||
+ | </ | ||
+ | |||
+ | <macro id=" | ||
< | < | ||
- | < | + | < |
- | | + | </ |
+ | </ | ||
+ | |||
+ | <macro id=" | ||
+ | < | ||
+ | <step condition=" | ||
+ | | ||
</ | </ | ||
</ | </ | ||
Line 44: | Line 64: | ||
This explains the functional steps within the sequence. For all the other XML details please refer to [[: | This explains the functional steps within the sequence. For all the other XML details please refer to [[: | ||
- | tbd | + | The first macro defines a custom variable '' |
+ | |||
+ | The other macros check if this variable is TRUE and toggle Playbacks to designated pages. | ||
===== How to use it ===== | ===== How to use it ===== | ||
- [[: | - [[: | ||
+ | - The first macro can be copied or moved to a macro& | ||
+ | - create a cuelist with as many cues as you need to toggle pages with tracks, and open it in Playback View | ||
+ | - into each cue insert the respective macro (click on the '' | ||
+ | - make this cuelist run by timecode and learn the correct timestamps | ||
- | tbd | + | This way timecode controls this cuelist which in turn controls your Playbacks pages unless this mechanism is disabled. |
~~DISCUSSION~~ | ~~DISCUSSION~~ |
macros/example/changepageswithtimecode.1657887942.txt.gz · Last modified: 2022/07/15 12:25 by icke_siegen