Page 1 of 1

how does the store cue macro work

Posted: 20 Aug 2017, 17:07
by yyy898
Hi all,
Has anybody figured out how the store cue macro works ? I am talking about this one:
Void Playbacks.StoreCue(String group, Int32 index, Boolean updateOnly)
I tried
<step pause="0.001">Playbacks.StoreCue("Playbacks",4,false)</step>
but that doesnt seem to work

Re: how does the store cue macro work

Posted: 18 Oct 2017, 11:08
by riscster
Just looking at the API docs I would expect that to work. I'll have a look at it tonight and see if I can get it to work.