Playback/ cue list to fader

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

Moderator: Moderators

jelmerv
Posts: 3
Joined: 12 Dec 2022, 19:26

Playback/ cue list to fader

Postby jelmerv » 26 Mar 2024, 11:13

Hi there,

I’m kinda new to macro’s on xml and looking for a one.

What the macro needs to do:
Release the cue list/ playback
Replace a cue list/ playback to a fader

How to use:
I want to use it in a busk file for bumps and chases.

Is there already a macro for it? if not, what step do I have to write to make it work?

Thanks!

Jelmer
icke_siegen
Posts: 1089
Joined: 02 Jul 2010, 10:29
Location: Siegen, Germany
Contact:

Re: Playback/ cue list to fader

Postby icke_siegen » 26 Mar 2024, 12:32

Releasing would go like this: https://www.avosupport.de/wiki/macros/e ... xistsornot

Code: Select all

<step condition="Handles.IsClaimed("cueHandleUN=1")">
  Playbacks.ReleasePlayback(userNumber:1,  Playbacks.MasterReleaseTime, true)
</step>


'Replace to a fader' would mean to move away what's on that fader and put something else there. Moving/copying is shown here: https://www.avosupport.de/wiki/macros/e ... movehandle

If you are a little more specific then we could help better.
jelmerv
Posts: 3
Joined: 12 Dec 2022, 19:26

Re: Playback/ cue list to fader

Postby jelmerv » 26 Mar 2024, 12:38

Thanks.

Ill try to combine them.

If it doens't work ill come back.

Jelmer

Who is online

Users browsing this forum: No registered users and 6 guests