replace macro

This is a place for people to chare the custom macros they have written.

Moderator: Moderators

LGSsupport
Posts: 12
Joined: 17 Nov 2020, 21:02

replace macro

Postby LGSsupport » 19 May 2022, 12:22

hello, i need some help with a macro im writing at the moment.

this is what i have at the moment.

<step pause="0.001">ActionScript.SetProperty.Boolean("Programmer.BlindActive", true)</step>
<step pause="0.001">Programmer.SetBlindMode(false, 0)</step>
<step pause="0.001">Include.SelectPlaybackHandle("Location=PlaybackWindow,1,1")</step>
<step>Palette.ApplyPalette("Location=Beams,1,1", false)</step>

what i need next is a string that replaces a playback with the selected pallete without deleting te playback
icke_siegen
Posts: 1083
Joined: 02 Jul 2010, 10:29
Location: Siegen, Germany
Contact:

Re: replace macro

Postby icke_siegen » 19 May 2022, 14:15

Can you please explain what you want to achieve? I don't understand "replace playback with palette without deleting playback".

Thanks.
LGSsupport
Posts: 12
Joined: 17 Nov 2020, 21:02

Re: replace macro

Postby LGSsupport » 19 May 2022, 15:44

Im sorry for my bad English.

What I want to achieve is that I can run a macro that can replace the info of a playback.
In my case I want to be able to chose between different strobe pallets which I kan replace in one playback.
For example.
I have a playback that does a normal strobe and with a macro I want to change it to a strobe with white.

I hope my explanation helped a little bit
icke_siegen
Posts: 1083
Joined: 02 Jul 2010, 10:29
Location: Siegen, Germany
Contact:

Re: replace macro

Postby icke_siegen » 20 May 2022, 07:45

Ah okay.

Maybe something like this:

Code: Select all

<step>Playbacks.MergePlaybackCue("Location=PlaybackWindow,1,1", true)</step>


That's from the wiki: https://www.avolites.de/wiki/macros/exa ... hapespread

Who is online

Users browsing this forum: No registered users and 3 guests