PC 62380 - Cloned CHOP Execute DAT [Solved]

I have a cloned component. In it, I have a chop, and a DAT that executes when it changes. I’m setting a constant in it, that I use to break a dependency loop.

And so - I realize this isn’t a bug. I was setting a constant, so it it was being cloned to the clone.

So how do I set a value somewhere then that breaks a cook loop?

I’m trying to use a an info chop with the length of a movie, and then do length - trimmed frames to set trim out on the movie. Touch complains of a dependency loop, and various nasty
variable things happen.

I tried filter and delay… just need to get the length and sometime in the next few frames, use that length to set trim.

Solve: feedback CHOP

Bruce