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
Playback/ cue list to fader
Moderator: Moderators
-
- Posts: 1122
- Joined: 02 Jul 2010, 10:29
- Location: Siegen, Germany
- Contact:
Re: Playback/ cue list to fader
Releasing would go like this: https://www.avosupport.de/wiki/macros/e ... xistsornot
'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.
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.
Re: Playback/ cue list to fader
Thanks.
Ill try to combine them.
If it doens't work ill come back.
Jelmer
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