Replacing a playback on the playback window
Posted: 11 May 2025, 10:33
Hi,
I am trying to replace a playback on the playbacks window. Right now I use this command line:
<step pause="0.01">Playbacks.StoreCue("PlaybackWindow", 331, false)</step>
But titan says the playback allready in use, which is true. I tried using a different command from this site: https://api.avolites.com/11.0/Playbacks ... ckCue.html but als without succes. Does anyone have a fix for this?
Thanks
I am trying to replace a playback on the playbacks window. Right now I use this command line:
<step pause="0.01">Playbacks.StoreCue("PlaybackWindow", 331, false)</step>
But titan says the playback allready in use, which is true. I tried using a different command from this site: https://api.avolites.com/11.0/Playbacks ... ckCue.html but als without succes. Does anyone have a fix for this?
Thanks