Clear Discrete Mark Time?

I just set a cue where a group comes up with discreet time. Since it comes up from zero, the channels are also marking.

The mark cue that sets its NPs now also has discreet timing, and I can't seem to clear it. The discreet times are in part 1, while the actual marking happens in part 20, and neither [Group 601 time enter] nor [Group 601 time @ Enter] clears it.

Is this a syntax issue or a bug? Ion Classic, Version 3.2.9 Build 16

Parents
  • Marking takes NIP move instructions stored in the R cue and executes them in the M cue. And since discrete times are attached to move instructions they get pulled along with it.

    I'm pretty sure that what you wanted to achieve was for Group 601's intensity to have a different fade-in than the rest of cue 277. But in trying to achieve that you put the discrete time on the whole channels when actually you wanted to only assign the discrete time to the intensity.

    To solve your problem:
    [Blind]
    [Cue] 277 [Enter]
    [Group] 601 {AllNPs} [Time] [Enter]

Reply
  • Marking takes NIP move instructions stored in the R cue and executes them in the M cue. And since discrete times are attached to move instructions they get pulled along with it.

    I'm pretty sure that what you wanted to achieve was for Group 601's intensity to have a different fade-in than the rest of cue 277. But in trying to achieve that you put the discrete time on the whole channels when actually you wanted to only assign the discrete time to the intensity.

    To solve your problem:
    [Blind]
    [Cue] 277 [Enter]
    [Group] 601 {AllNPs} [Time] [Enter]

Children
Related