.pulse() not working for anyone else?

Hey All,

I have a simple python script to pulse the cue of a moviefilein which doesn’t seem to work.
op(‘moviefilein1’).par.cue.pulse()

But doing a script like op(‘moviefilein1’).par.cue = 1 works just fine.

Anyone else have this problem?

op('moviefilein1').par.cuepulse.pulse()

Yeah I tried that as well, but it’s still not working for me.

Can you attach the .toe file that is producing the behavior?

Are you receiving any sort of error? Also, if you are using a chop execute or similar with realtime on there is a possibility you are skipping frames and missing the execute.

I have no issues on builds 16360 or 22270. Can you attach your file?