[Feature Request] Relative time change

Could you add [CUE][TIME][+%] or [-%] syntax to make a cue or cue range relatively longer including channel time and delays?

Terminale the syntax with [Enter] would then use the values set in the [+%][-%] settings, typing a number and then terminate with [Enter] would add or deduct the exact value.

If cue 6 had an uptime of 6, downtime of 10, discrete timing of channel 15 of 20 seconds, and an Up-delay of 4 seconds, with a [+%]-value of 10 the syntax would result in the following:

Input:

[CUE][6][TIME][-%][5][0][Enter]

Result:

Uptime 3, downtime 5, discrete time of chan. 15: 10, up-delay 2.

Input:

[CUE][6][TIME][+%][Enter]

Result:

Uptime 6,6, downtime 11, discrete time of chan. 15: 22, up-delay 4,4.

Related