Hello,
I tested your programming on Cuelux pro 1.6.16. and the behaviour I am having do not correspond to what you said.
First note that the difference between the 'Follow' and the "wait" condition is about taking the fade in and fade out time into account. One, start counting the delay as soon as the fade in starts the other one starts the delay when the fade in is over.
In our case there are no fade in/fade out so it should not make any difference.
the result I am having and that fits the programming is:
Cue 1 starts and last 5 seconds
Cue 2 starts and last 2 seconds
Cue 3 starts and last 1 seconds
Cue 4 starts and last 1 seconds
Cue 5 starts and last 1 seconds
Cue 6 starts and last 1 seconds
Cue 7 starts and wait for click.
Note that when you set a delay for a cue, you do not set how long teh cue will last but how long it will way before starting? that means that you actually set the duration of the previous cue.
I hope this will help you,
Enjoy
